body{ 
    color : #000000; 
    font-family : Verdana; 
    font-size : 8pt; 
    font-size-adjust : .58; 
    scrollbar-3dlight-color : #294163; 
    scrollbar-arrow-color : #000000; 
    scrollbar-darkshadow-color : #58585A; 
    scrollbar-face-color : #B2B2B4; 
    scrollbar-highlight-color : #ffffff; 
    scrollbar-shadow-color : #58585A; 
    scrollbar-track-color : #D1D1D3; 
    } 


a:link{ 
    color : #000000; 
    text-decoration : none; 
    } 


a:visited{ 
    color : #000000; 
    text-decoration : none; 
    } 


a:hover{ 
    color : #C1051B; 
    text-decoration : none; 
    } 


table{ 
    color : #000000; 
    font-family : Verdana; 
    font-size : 8pt; 
    font-size-adjust : .58; 
    } 


.InputButton    {
            BORDER-RIGHT: black 1px outset;
          BORDER-TOP: black 1px outset;
          BORDER-LEFT: black 1px outset;
          BORDER-BOTTOM: black 1px outset;
           FONT-FAMILY: Verdana;
           FONT-WEIGHT: none;
           font-size : 8pt;
           COLOR: #ffffff;
           BACKGROUND-COLOR: #578FB5;
          }
          
.InputField    {
            BORDER-RIGHT: #000000 1px outset;
          BORDER-TOP: #000000 1px outset;
          BORDER-LEFT: #000000 1px outset;
          BORDER-BOTTOM: #000000 1px outset;
           FONT-FAMILY: Verdana;
           FONT-WEIGHT: none;
           font-size : 8pt;
           COLOR: #000000;
           BACKGROUND-COLOR: #A9CBE2;
          }          