<style> 

<!-- 

BODY,P,TD {font-family:verdana,arial; font-size:8pt; color:#009900; } 

A:link { text-decoration: underline; color:"#009900"; } 
A:visited { text-decoration: underline; color:"#009900"; } 
A:hover { text-decoration:none; color:"green"; cursor:crosshair; } 

BODY {
scrollbar-face-color:#CC9966;
scrollbar-arrow-color:#CC9966;
scrollbar-track-color:#CC9966;
scrollbar-shadow-color:#000000;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#CC9966;
scrollbar-darkshadow-color:#CC9966;

input, textarea {color:#0033FF; font-size:8PT; letter-spacing:0PT; font-family:VERDANA; background:#C8DFCC; border:1PT SOLID #009900;}

.head {

   font-style : normal; 

   font-weight : bold; 

   font-size : 12px; 

   font-family : verdana; 

   border: 1 dotted #009900 ;

}


--> 

</style>