BODY { font-size: 9pt; color: #000000;
     font-family: "Verdana", "sans-serif", "arial", "helvetica";
	 margin-top: 0px; margin-left: 0px; margin-right: 0px }
	 
body { background-color: #074d88; }
{
	background-image: url(images/bgfade-black-blue.gif);
	background-attachment: fixed;
}	 
     	 <!--  -->
		
table {
	background-color: #FFFFFF;
}		

H1 { font-weight: bold; font-size: 16pt; color: #074d88;
     font-family: "Verdana", "sans-serif", "arial", "helvetica" }

H2 { font-weight: bold; font-size: 12pt; color: #074d88;
     font-family: "Verdana", "sans-serif", "arial", "helvetica" }

H3 { font-weight: bold; font-size: 12pt;
     font-family: "Verdana", "sans-serif", "arial", "helvetica" }	 
	 
H4 { font-weight: bold; font-size: 10pt;
     font-family: "Verdana", "sans-serif", "arial", "helvetica" }	 

H5 { font-weight: normal; font-size: 8pt;
     font-family: "Verdana", "sans-serif", "arial", "helvetica" }
	 
A:link { color: #FFCC00; font-size: 9pt; font-weight: bold; font-style: normal; text-decoration: underline;  }
A:visited { color: #FFCC00; font-size: 9pt; font-weight: bold; font-style: normal; text-decoration: none; } 
A:active { color: #FFCC00; font-size: 9pt; font-weight: bold; font-style: normal; text-decoration: none }
A:hover { color: #FFFFFF; font-size: 9pt; font-weight: bold; font-style: normal; text-decoration: none; background-color: #0083C1; }


