Body { 
     margin: 0 .25in; 
     font: 11pt arial, sans-serif; 
     line-height: 1.1;
     background: white; 
     color: black;      
     }

H1, H2, H3, H4, H5, H6 { color: black; font-weight: bold; background: white; }
H2 { font-size: 20pt; }
H3 { font-size: 16pt; }
H4 { font-size: 11pt; }
H5 { font-size: 9pt; }

          
A:link { color: black; background: white; }
A:visited {color: black; background: white; }
  
#main { 
     background: white; 
     color: black; 
     border-style: none; 
     border-width: 0; 
     padding: 0; 
     }
     
#main H5 {
     font: 9pt arial, sans-serif; 
     color: black; 
     font-weight: bold; 
     background: white; 
     }
     
#instructions { display: none; }
	
