html{
	font-family: Arial, Verdana, Tahoma, Helvetica, "Trebuchet MS", Georgia, Times, "Times New Roman", "Courier New";
	color: #545037;
	font-size: 12px;
}
@page { size: portrait; } ; 
@page { size: 8.5in 11in; } /* width height */
@page { margin: 2cm; }
#menu, #submenu, #headersform, #headers, img, #menubottom{ 
	visibility: hidden;
	position: absolute;
}
h1{
	font-size: 16px;
	color: #747053;
	font-weight: bold;
	text-transform: uppercase;
}
h2{
	font-size: 12px;
	color: #747053;
	font-weight: bold;
	text-transform: uppercase;
}
a, a:link, a:visited{
	color: #5E849B;
	font-weight: bold;
	text-decoration: none;
}
#copyrights{ color: #BEBEBE;}
#copyrights a#vortex, #copyrights a#vortex:link, #copyrights a#vortex:visited{ 
	color: #BEBEBE;
	font-weight: bold; 
	text-decoration: none;}