TABLE {
   font-style : normal; 
   font-weight : normal; 
   font-size :11px ; 
   font-family : tahoma ; 
   color : black ; 
}

.HEAD    {font-style : normal; 
   font-weight:bold ; 
   font-size:10px; 
   font-family:Trebuchet MS; 
   letter-spacing:2px ;
   color :#545454;
   background-color:#DADADA;
   border: 1px solid #FFFFFF;
   padding: 2;
   margin: 3 }
   
  .a {
   font-style : normal; 
   font-size :10px; 
   font-family :arial; 
      color : #8D8D8D;
  }
  
BODY {
   font-style : normal; 
   font-weight : normal; 
   font-size : 1 px ; 
   font-family : trebuchet MS ; 
   line-height:1;
   color :#5C1808;   text-decoration : none; 
   scrollbar-base-color:#ACACAC;
   scrollbar-shadow-color:#949494;
   scrollbar-highlight-color:#E3E3E3; 
   scrollbar-3dlight-color:#7C7C7C; 
   scrollbar-darkshadow-color:#7C7C7C;
   scrollbar-arrow-color: #949494;
   scrollbar-track-color: #C6C3C6;
    cursor: hand;
  
}

A:visited {
   font-style : normal; 
   font-family : arial; 
      color :  #545454; 
  }
  




A:hover {
    font-weight:normal; 
   font-family :arial; 
      color : A6A5A5; }


A:active {
 font-style : normal; 
   font-family : arial; 
      color :  #545454; 
  }

A {
 font-style : normal; 
   font-family : arial; 
      color :  #545454; 
  }
  