/* CSS Document */
<!--
BODY {
scrollbar-face-color: 777777;
scrollbar-highlight-color: ffffff;
scrollbar-3dlight-color: 666666;
scrollbar-darkshadow-color: 222222;
scrollbar-shadow-color: 444444;
scrollbar-arrow-color: ffffff;
scrollbar-track-color: 555555;
}

	.bluelink 		{ color:#25507A;}

	INPUT 	{ height:14pt;font-size:9pt;}
	SELECT 	{ height:14pt;font-size:9pt;}

	A 		{ color:#ffffff;
	          font-family: "Arial";
			  font-size: 11px;
			  text-decoration: none;
			  }
	
	A:hover { color:#FF9900;
	          font-family: "Arial";
			  font-size: 11px;
			  text-decoration: none;
			  }
			  		  			  
	TD		{ color:#000000;
	          font-family:"Arial";
			  font-size: 11px;
			  text-decoration: none;
			  }
			  
	TD.B	{ color:#000000;
	          font-family:"Arial";
			  font-size: 11px;
			  text-decoration: none;
			  }
			  
	TD.B2	{ color:#000000;
	          font-family:"Arial";
			  font-size: 12px;
			  text-decoration: none;
			  }

 a.sec3 {color:#fc9000; text-decoration:none;}
 a.sec3:hover {color:#cccccc; text-decoration:none;}
 
-->

