body{ 
    color : #000000; 
    font-family : Verdana; 
    font-size : 8pt; 
    font-size-adjust : .58; 
    scrollbar-3dlight-color : #808080; 
    scrollbar-arrow-color : #ffffff; 
    scrollbar-darkshadow-color : #000000; 
    scrollbar-face-color : #708890; 
    scrollbar-highlight-color : #ffffff; 
    scrollbar-shadow-color : #ffffff; 
    scrollbar-track-color : #597984; 
    } 


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


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


a:hover{ 
    color : #E50404; 
    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: #8CA3AE;
  		}