.HEAD {
   font-style : normal; 
   font-weight : bold ; 
   font-size : 17px; 
   font-family : georgia; 
   color : #A7B7AB ;
   text-align: right;
   border: #A7B7AB double; 
   border-width: 0px 0px 1px 0px;
}


BODY, TR, TD {
   font-style : normal; 
   font-weight : normal; 
   font-size : 10px; 
   font-family : tahoma; 
   color : #D6CFB6 ;
   text-decoration : none; 
   margin: 0px 0px 0px;
   scrollbar-base-color: #000000;
   text-align: justify;
}

i, u { color: #C0BF5C; }
b { color: #C5B488; }

A, A:active, A:visited {
   font-style : normal; 
   font-size : 10 px;
   font-weight : normal; 
   font-family : tahoma; 
   color : #ffffff ; 
   text-decoration : none; 
}

A:hover {
   font-style : normal;
   font-size : 10 px; 
   font-weight : normal; 
   font-family : tahoma; 
   color : #ffffff ; 
   text-decoration : underline; 
   cursor: help;
}


input, option, select, textarea  {
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    background: #000000;
    font-family: tahoma;
    font-size: 10px;
    color: #ffffff;
}
