<STYLE>
A {text-decoration: none; font-size: 14px;}
A:hover {text-decoration: underline; font-size: 14px;}
TD {font:"Gill Sans MT", "Century Gothic", Verdana, sans-serif; font-size: 12.5px;}
H1 {font:"Gill Sans MT", "Century Gothic", Verdana, sans-serif; font-size: 10px;}
H2 {font:"Gill Sans MT", "Century Gothic", Verdana, sans-serif; font-size: 16px; color:#FFFFFF}
 
 FORM, INPUT, TEXTAREA, SELECT {  
    font-size: 10px;
 }
 
 .head {  
    font-weight: bold; 
    font-size: 12px;
 }

 
 .head2 {  
    font-weight: bold; 
    font-size: 14px;
	font-family:"Gill Sans MT", "Century Gothic", Verdana, sans-serif;
 }
 
  .body {  
    font-weight: normal; 
    font-size: 14px;
	color:#CCCCCC;
	font-family:"Gill Sans MT", "Century Gothic", Verdana, sans-serif;
	
 }

</STYLE
