TABLE {
   font-style : normal; 
   font-weight : normal; 
   font-size :11px ; 
   font-family : tahoma ; 
   color : black ; 
}



.HEAD {
   font-style : normal; 
   font-weight : normal ; 
   font-size : 12px; 
   font-family : Redensek; 
   color : black ;
   background-color: #5C6174;
   border: 1px solid black ;
   padding: 1;
   margin: 5
}

.CONTENTS {
   font-style : normal; 
   font-size : 11px; 
   font-family : tahoma ; 
   color : #FF99CC;
   margin: 5;
}


BODY {
   font-style : normal; 
   font-weight : normal; 
   font-size : 11 px ; 
   font-family : arial; 
   color : black ; 
   text-decoration : none; 
   scrollbar-base-color: #C0C0C0;
   scrollbar-shadow-color: #C0C0C0 ;
   scrollbar-highlight-color: #C0C0C0 ; 
   scrollbar-3dlight-color: black; 
   scrollbar-darkshadow-color: black;
   scrollbar-track-color: #5C6174; 
   scrollbar-arrow-color: #5C6174 ;
   cursor: normal
  
}

A:visited {
   font-style : normal; 
   font-weight : normal ; 
   font-family :tahoma; 
   color : black ; 
   text-decoration :overline; 
   
}


A:hover {
   font-style : normal;
   font-weight : normal ;
   font-family :tahoma; 
   color : white ; 
   text-decoration : underline ; cursor : help ;
  }


A:active {
   font-style : normal; 
   font-weight : normal; 
   font-family : arial; 
   color : grey ; 
   text-decoration : overline; 
}


A {
   font-style : normal; 
   font-weight :normal; font-family: arial ; color : white ; 
   text-decoration :  overline