body
{
	background: #fff;
	font-size: 11pt;
	line-height: 1.8em;
	font-family: Garamond, Georgia, Times New Roman, serif;
	color: #000;
	padding: 0px 5px 15px 5px;
	margin: 0;
}


#mainmenu,
h1#header img,
#headershadow,
#nav,
#footer img {
	display: none;
}


h1 {
	font-size: 18pt;
	font-weight: bold;
}
h2 {
	font-size: 16pt;
	font-weight: bold;
}
h3 {
	font-size: 14pt;
	font-weight: bold;
}
h4 {
	font-size: 12pt;
	font-weight: bold;
}

#footer {
 /*
	font-size: 8pt;
	position: absolute;
	bottom: 50px;
	left: 0;
	*/
	display: none;
}
