TABLE {
   font-style : normal; 
   font-weight : normal; 
   font-size :11px ; 
   font-family : tahoma ; 
   color : #3B4219 ; 
}



.HEAD {
   font-style : normal; 
   font-weight : normal ; 
   font-size : 12px; 
   font-family : Verdana; 
   color : #383C40;
   background-color:#FFC6AA;
   border: 1px solid black ;
   padding: 1;
   margin: 8
}

.CONTENTS {
   font-style : normal; 
   font-size : 11px; 
   font-family : tahoma ; 
   color : #62A3F5;
   margin: 5;
}


body {
scrollbar-base-color: #ffffff;
scrollbar-track-color: #ffffff;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #2C2C20;
scrollbar-darkshadow-color: #2C2C20;
scrollbar-shadow-color: #ffffff;
scrollbar-arrow-color: #2C2C20;
font-family:verdana;
font-size:8pt;
color:#3B4219;
background-color:#FEF8E0
; cursor: crosshair 
}

A:visited {
   font-style : normal; 
   font-weight : normal ; 
   font-family :tahoma; 
   color : #800000 ; 
   text-decoration :overline; 
   
}


A:hover {
   font-style : normal;
   font-weight : normal ;
   font-family :tahoma; 
   color : #F84A4A; 
   text-decoration : underline ; cursor : ne-resize ;
  }


A:active {
   font-style : normal; 
   font-weight : normal; 
   font-family : arial; 
   color : grey ; 
   text-decoration : overline; 
}


A {
   font-style : normal; 
   font-weight :normal; font-family: arial ; color : #800000 ; 