TABLE {
   font-style : normal; 
   font-weight : normal; 
   font-size :11px ; 
   font-family : tahoma ; 
   color : black ; 
}

.HEAD    {font-style : normal; 
   font-weight : bold ; 
   font-size : 11 px; 
   font-family : Trebuchet MS ; 
   letter-spacing: 2px ;
   color : #545454;
   background-color: #8E8E8E;
   border: 1px solid #545454;
   padding: 2;
   margin: 3 }
   
  .a {
   font-style : normal; 
   font-size : 9px; 
   font-family : verdana ; 
      color : #545454;
  }
  
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:#424242;
   scrollbar-shadow-color: #424242;
   scrollbar-highlight-color:#424242; 
   scrollbar-3dlight-color: #787878; 
   scrollbar-darkshadow-color:#000000;
   scrollbar-arrow-color: #9D9D9D;
   scrollbar-track-color: #737373;
    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; 
  }
  