TABLE {
   font-style : normal; 
   font-weight : normal; 
   font-size : 12px; 
   font-family : arial; 
   color : purple; 
}



.HEAD {
   font-style : normal; 
   font-weight : bold ; 
   font-size : 12px; 
   font-family : arial; 
   color : #000000;
   background-color: #858374;
   border: 1px solid #000000;
   padding: 1;
   margin: 3;
}

.CONTENTS {
   font-style : normal; 
   font-size : 13px; 
   font-family : arial; 
   color : #00000;
   margin: 5;
}


BODY {
   font-style : normal; 
   font-weight : normal; 
   font-size : 15 px; 
   font-family : arial; 
   color : black; 
   text-decoration : none; 
   scrollbar-3dlight-color:;
   scrollbar-arrow-color:#BFBAA0;
   scrollbar-base-color:#BFBAA0;
   scrollbar-track-color:;
   scrollbar-darkshadow-color:;
   scrollbar-face-color:#858374;
   scrollbar-highlight-color:;
   scrollbar-shadow-color:;
}

A:visited {
   font-style : normal; 
   font-weight : normal; 
   font-family : arial; 
   color : #000000; 
   text-decoration : none; 
}


A:hover {
   font-style : normal;
   font-weight : normal;
   font-family : arial; 
   color : #000000; 
   text-decoration : underline overline; cursor=crosshair; background-color:rgb(191,186,160);
}


A:active {
   font-style : normal; 
   font-weight : normal; 
   font-family : arial; 
   color : beige; 
   text-decoration : none;
}


A {
   font-style : normal; 
   font-weight : normal; 
   font-family : arial; 
   color : #000000; 
   text-decoration : none;
}
