body{ 
    color : #000000; 
    font-family : Verdana; 
    font-size : 8pt; 
    font-size-adjust : .58; 
    scrollbar-3dlight-color : #632959; 
    scrollbar-arrow-color : #3C1B26; 
    scrollbar-darkshadow-color : #3C1B26; 
    scrollbar-face-color : #BC9FA8; 
    scrollbar-highlight-color : #3C1B26; 
    scrollbar-shadow-color : #3C1B26; 
    scrollbar-track-color : #3C1B26; 
    } 


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


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


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


table{ 
    color : #000000; 
    font-family : Verdana; 
    font-size : 8pt; 
    font-size-adjust : .58; 
    } 
    
    
    
.header a:link{ 
    color : #ffffff; 
    text-decoration : none; 
    } 


.header a:visited{ 
    color : #ffffff; 
    text-decoration : none; 
    } 


.header a:hover{ 
    color : #D89CB0; 
    text-decoration : none; 
    }  
    
    
.footer a:link{ 
    color : #ffffff; 
    text-decoration : none; 
    } 


.footer a:visited{ 
    color : #ffffff; 
    text-decoration : none; 
    } 


.footer a:hover{ 
    color : #8D475F; 
    text-decoration : none; 
    }          
     

.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: #B3929D;
  		}
  		
.InputField	{
      	  BORDER-RIGHT: #c4c4c4 1px outset;
		  BORDER-TOP: #c4c4c4 1px outset;
		  BORDER-LEFT: #c4c4c4 1px outset;
		  BORDER-BOTTOM: #c4c4c4 1px outset;
 		  FONT-FAMILY: Verdana;
 		  FONT-WEIGHT: none;
 		  font-size : 8pt;
 		  COLOR: #000000;
 		  BACKGROUND-COLOR: #DABDC7;
  		}      

  		

H1{ 
    color : #000000; 
    font-family : verdana; 
    font-size : 10pt; 
    text-decoration : none; 
    }  
