body { font-family: Verdana, sans-serif; font-size: 10pt; color: black; }
 A:link { color: black; font-weight: bold; }  
 A:visited { color: black; font-weight: bold }  

 p, li, td { font-style: normal; font-family: Verdana, sans-serif; }
 h1 { font-weight: normal; font-size: 200%; color: black; font-style: normal; font-family: 'Arial Black', Arial, sans-serif; }
 h2 { font-weight: normal; font-size: 175%; color: black; font-style: normal; font-family: 'Arial Black', Arial, sans-serif; }
 h3 { font-size: 150%; color: black; font-style: normal; font-family: Arial, sans-serif; }
 h4 { font-size: 125%; color: black; font-style: normal; font-family: Arial, sans-serif; }

div#printheader { position: absolute; top: 0; bottom: 3.25em; width: 100%; background: white; border-bottom: 2px dashed gray; }

div#main { position: absolute; top: 4em; bottom: 0; width: auto; height: auto;  padding: 0; border-top: none;
	font-size: 1em; background: white; }
#header, #lsidebar, #breadcrumb { 
	display: none; 
	}
body, #main { float: none !important; width: auto !important; margin: 0 !important; padding: 0 !important; }
