body{ 
    color : #000000; 
    font-family : Verdana; 
    font-size : 8pt; 
    font-size-adjust : .58; 
    } 


a:link{ 
    color : #000000; 
    text-decoration : none; 
    } 


a:visited{ 
    color : #000000; 
    text-decoration : none; 
    } 


a:hover{ 
    color : #FC6703; 
    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: #000000;
          BACKGROUND-COLOR: #FED6BB;
          } 
