body { scrollbar-face-color: #FFFFF4;
       scrollbar-shadow-color: #D4D4D4;
       scrollbar-highlight-color: #D4D4D4;
       scrollbar-3dlight-color: #FFFFF4;
       scrollbar-darkshadow-color: #FFFFF4;
       scrollbar-track-color: #FFFFF4;
       scrollbar-arrow-color: #D4D4D4 }

P, ul, ol, li, body { font-size: 11pt;
                      font-family: Arial;
                      font-weight: bold  }

td, th { font-size: 11pt;
        font-family: Arial;
        font-weight: bold  }
        
A { font-size: 11pt;
    font-family: Arial }


A:link {color: #104D97; text-decoration: none }
A:hover {color: #104D97; text-decoration: underline }
A:active {color: #FF0000; text-decoration: none }
A:visited { color: #104D97; font-style: italic; text-decoration: none }
