<style>
body {  
       font: normal normal normal 8pt/10pt arial;
	   color: gray;
     }  

td {  
    font-family: Verdana;
	font-size: 7pt;	
	font-weight: normal; 
	color: gray;
     }  	 
   	
a {
	text-decoration: none;
	FONT-FAMILY: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6485B1;
  }	 
	     
a:hover{
	color: #A1BCDF;}	

	
	
a.menu {
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
  }	 
	     
a.menu:hover{
	text-decoration: none;
	color: #4A4A4A;}		
	
	
.left {
text-decoration: none;
font-family: verdana;
font-size: 7pt;
font-weight: bold; 
color: #5C0000;
  }	 
	     
.left:hover{
text-decoration: none;
font-family: verdana;
font-size: 7pt;
font-weight: bold; 
color: #900000;}
	
.field {

	font-size: 11px;
	font-weight: normal;
	background-color: whitesmoke;
	border: 1px solid #bfbfbf;
}
   
// -->
</STYLE>