TABLE {
   font-style : normal; 
   font-weight : normal; 
   font-size : 11px; 
   font-family : verdana; 
   color : #33517F; 
}



.HEAD {
   font-style : normal; 
   font-weight : bold ; 
   font-size : 11px; 
   font-family : Verdana; 
   color : #33517F;
   background-color: #ffffff;
   border: 1 ridge solid #000000;
   padding: 1;
   margin: 5;
}

.CONTENTS {
   font-style : normal; 
   font-size : 11px; 
   font-family : Verdana; 
   color : #33517F;
   margin: 5;
}


BODY {
   font-style : normal; 
   font-weight : normal; 
   font-size : 11 px; 
   font-family : Verdana; 
   color : #33517F; 
   text-decoration : none; 
   scrollbar-base-color: #B1C8EA;
   scrollbar-shadow-color: #2F6CC7;
   scrollbar-highlight-color: #2F6CC7; 
   scrollbar-3dlight-color: #2F6CC7; 
   scrollbar-darkshadow-color: #2F6CC7;
   scrollbar-track-color: #Ffffff; 
   scrollbar-arrow-color: #2F6CC7;
}

A:visited {
   font-style : normal; 
   font-weight : normal; 
   font-family : Verdana; 
   color : #EBD6C5; 
   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 : #EBD6C5; 
   text-decoration : none; 
}


A {
   font-style : normal; 
   font-weight : normal; 
   font-family : Verdana; 
   color : #EBD6C5; 
   text-decoration : none; 
}
