@charset "iso-8859-1";

 BODY { 
			 	background-color: #BBC3E1;
	   
			   font-family: Verdana, Arial, Helvetica, sans-serif; 
		       color: #4B62A8; 
			   font-size: 12px; 
				font-weight: normal;
				line-height: 15px;
				margin:0px;
		 		

           }
		   
 TABLE { 
			 	background-color: #ffffff;
				line-height: 15px;
			    font-size: 11px; 
				font-weight: normal;
	   }
	  

	  
 H1 { 
        font-size: 16px ; 
		font-weight: bold;
		line-height: 120%;
	  }




a{font-weight: normal; text-decoration:underline; CURSOR:url("../styles/hand_cursor.cur");}
 a:visited 	{ color: #4B62A8 ; }
 a:hover 	{ color: #D30101 ; }
 a:link 	{ color: #4B62A8 ; }
 a:active 	{ color: #D30101 ; }
    
 a.menu{ font-size:16px;font-weight: normal; text-decoration:underline; CURSOR:url("../styles/hand_cursor.cur");} 
 a.menu:visited { color: #4B62A8 ; }
 a.menu:hover   { color: #D30101 ;  }
 a.menu:link    { color: #4B62A8 ; }
 a.menu:active  { color: #D30101 ; }
  
 a.normlink{ font-weight: normal; text-decoration:underline; CURSOR:url("../styles/hand_cursor.cur");  }   
 a.normlink:visited { color: #4B62A8 ; }
 a.normlink:hover   { color: #D30101 ;  }
 a.normlink:link    { color: #4B62A8 ; }
 a.normlink:active  { color: #D30101 ; }
  	  

