TABLE {
   font-style : normal; 
   font-weight : normal; 
   font-size :11px ; 
   font-family : tahoma ; 
   color : #A95CBC ; 
}



.HEAD {
   font-style : normal; 
   font-weight : bold ; 
   font-size : 11 px; 
   font-family : tahoma ; 
   color : black ;
   background-color: #A95CBC;
   border: 1px dotted black ;
   padding: 1;
   margin: 5
}

.CONTENTS {
   font-style : normal; 
   font-size : 11px; 
   font-family : tahoma ; 
   color : #A95CBC;
   margin: 5;
}


BODY {
   font-style : normal; 
   font-weight : normal; 
   font-size : 11 px ; 
   font-family : tahoma ; 
   color : black ; 
   text-decoration : none; 
   scrollbar-base-color: black;
   scrollbar-shadow-color: black ;
   scrollbar-highlight-color: black ; 
   scrollbar-3dlight-color: black; 
   scrollbar-darkshadow-color: black;
   scrollbar-track-color: black; 
   scrollbar-arrow-color: white ;
   cursor: normal
  
}

A:visited {
   font-style : normal; 
   font-weight : normal ; 
   font-family :tahoma; 
   color : #942C1F ; 
   text-decoration : underline; 
   
}


A:hover {
   font-style : normal;
   font-weight : 13 px ;
   font-family :arial; 
   color : #942C1F; 
   text-decoration : none; 
   cursor : s-resize;
  }


A:active {
   font-style : normal; 
   font-weight : normal; 
   font-family : tahoma; 
   color : #942C1F ; 
   text-decoration : underline overline; 
}


A {
   font-style : normal; 
   font-weight :normal; font-family: tahomal ; color : #942C1F ; 
   text-decoration :  underline;