TABLE {
   font-style : normal; 
   font-weight : normal; 
   font-size : 11px; 
   font-family : verdana; 
   color : #AE7660; 
}



.HEAD {
   font-style : normal; 
   font-weight : bold ; 
   font-size : 11px; 
   font-family : Verdana; 
   color : #AE7660;
   background-color: #EDCFC4;
   border: 1 ridge solid #EDCFC4;
   padding: 1;
   margin: 5;
}

.CONTENTS {
   font-style : normal; 
   font-size : 11px; 
   font-family : Verdana; 
   color : #AE7660;
   margin: 5;
}


BODY {
   font-style : normal; 
   font-weight : normal; 
   font-size : 11 px; 
   font-family : Verdana; 
   color : #AE7660; 
   text-decoration : none; 
   scrollbar-base-color: #A0A27D;
   scrollbar-shadow-color: #A0A27D;
   scrollbar-highlight-color: #A0A27D; 
   scrollbar-3dlight-color: #A0A27D; 
   scrollbar-darkshadow-color: #A0A27D;
   scrollbar-track-color: #EDCFC4; 
   scrollbar-arrow-color: #A0A27D;
}

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; 
}
