body{

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.8em;
}

h1{
	font-family : "Times New Roman", Times, serif;
	text-align : center;
}

h2, h3{
	font-family : "Times New Roman", Times, serif;
}

.noprint{
	display : none;
}


div#wrapper{
	width : auto;
	margin : auto;
	text-align : left;
}

div#header{
	display : none;
}

div#breadcrumb{
	display : none;
}

ul#menu{
	display : none;
}

div#content{
	margin-left : 0px;
	margin-right : 15px;
}


div#footer{
	display : none;
}