body 
   { 
     scrollbar-face-color:#FFFFFF;
     scrollbar-shadow-color:#AB9F5E;
     scrollbar-highlight-color:#FFFFFF;
     scrollbar-3dlight-color:#AB9F5E;
     scrollbar-darkshadow-color:#FFFFFF;
     scrollbar-track-color:#FFFFFF;
     scrollbar-arrow-color:#AB9F5E;
     background-repeat: no-repeat; 
     background-position: left top;
     font-family: Arial;
     font-size: 10pt;     
     font-colour: #FFFFFF;
     font-weight: normal;     
     }  
     
a:link {
       text-decoration: none;
       color: #005239
       }
a:active {
         text-decoration: none;
         color: #005239
            }
a:visited {
          text-decoration: none;
          color: #005239
          }
a:hover {
        text-decoration: none;
        color: #FD1912;
        background-color: # 
        }
td  { 
     font-family: Tahoma, Arial;
     color:#000000; 
     line-height: 1.8;   
     font-size: 9pt 
     }
