/*Contact Style Sheet*/

/*General Body Info*/	 
BODY { 
       bgcolor: #FFFFFF;
       font-size : smaller;
	   MARGIN-TOP: 0em;
       MARGIN-RIGHT: 0.5em;
       MARGIN-BOTTOM: 0em;
       MARGIN-LEFT: 0em; }
	   	   
/*Links*/	   
a:hover{color: #000000; text-decoration: underline; FONT-WEIGHT: normal; font-size: 8pt; background-color: #B7D9EF}
a.link {  font-family: Verdana, Arial, Helvetica, sans-serif; 
		   font-size: 8pt; 
		   font-style: regular; 
		   font-weight: normal;
		   text-decoration: none;  
		   color: #740D06;
		   background-color: #F6F0DC}
		   	
a {font-family: Verdana, Arial, Helvetica, sans-serif; color: #01426C; text-decoration: none;font-size: 8pt;}

		   
