	
	     body, td { font-size:10pt;
				font-family:arial;
			  }
			  
	     .silver {
		       color:silver
			  }     	  
			  
	a  {
	   font-size:10pt;
	   font-weight:bold;
	   text-decoration:none;
	   color:#000080;
	   }
	   
	a:hover  {
	   font-size:10pt;
	   font-weight:bold;
	   text-decoration:none;
	   color:#ff0000;
	   }				  
	   
	a.nav  {
	   font-size:8pt;
	   font-weight:bold;
	   text-decoration:none;
	   color:silver;
	   }
	   
	a.nav:hover  {
	   font-size:8pt;
	   font-weight:bold;
	   text-decoration:none;
	   color:#ff0000;
	   }			
	   
	body     {
			  border-top-width:2px; 	
			  border-top-style:solid; 
			  border-top-color:#0054a6; 
			 }		   
	