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

H2 { font-weight: bold; font-size: 12pt;
     font-family: "Georgia", "Times New Roman", "serif" }

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

H5 { font-weight: normal; font-size: 8pt;
     font-family: "Verdana", "sans-serif", "arial", "helvetica" }
	 
A:link { color: #FF9900; font-weight: bold; font-style: normal; text-decoration: none; border-bottom: 1px dashed #ff9900; }
A:visited { color: #FF9900; font-weight: bold; font-style: normal; text-decoration: none; border-bottom: 1px dashed #ff9900; } 
A:active { color: red; font-weight: bold; font-style: normal; text-decoration: none }
A:hover { color: #FFFFFF;  font-style: normal; text-decoration: none; border-bottom: 1px solid #ffffff; background-color: none }
