TABLE {
   font-style : normal; 
   font-weight : normal; 
   font-size : 11px; 
   font-family : Trebuchet MS; 
   color : #ffffff; 
}



.HEAD {
   font-style : normal; 
   font-weight : bold ; 
   font-size : 11px; 
   font-family : Trebuchet MS; 
   color :  #4F413D;
   background-color: #D4B59A;
   border: 1 ridge solid #00000;
   padding: 1;
   margin: 5;
}

.CONTENTS {
   font-style : normal; 
   font-size : 11px; 
   font-family : Trebuchet MS; 
   color :  #ffffff;
   margin: 5;
}


BODY {
   font-style : normal; 
   font-weight : normal; 
   font-size : 11 px; 
   font-family : Trebuchet MS; 
   color :  #ffffff; 
   text-decoration : none; 
   scrollbar-base-color: #4F413D;
   scrollbar-shadow-color: #ffffff;
   scrollbar-highlight-color: #ffffff; 
   scrollbar-3dlight-color: #ffffff; 
   scrollbar-darkshadow-color: #ffffff;
   scrollbar-track-color: #886960; 
   scrollbar-arrow-color: #ffffff;
}

A:visited {
   font-style : normal; 
   font-weight : normal; 
   font-family : Verdana; 
   color : #ffffff; 
   text-decoration : none; 
}


A:hover {
   font-style : normal; 
   font-weight : normal; 
   font-family : Verdana; 
   color : #ffffff; 
   text-decoration : overline underline; cursor=crosshair;
}


A:active {
   font-style : normal; 
   font-weight : normal; 
   font-family : Verdana; 
   color : #ffffff; 
   text-decoration : none; 
}


A {
   font-style : normal; 
   font-weight : normal; 
   font-family : Verdana; 
   color : #EBD6C5; 
   text-decoration : none; 
}
