
PRE {
font-size : 12pt;
font-weight : normal; 
font-family : arial, sans-serif;
color : #000000; 
background-color : #7ea3ab; 
} 
A:link {
text-decoration : none; 
font-family : arial, sans-serif; 
} 
A:active {
text-decoration : none; 
font-weight : bold; 
font-family : arial, sans-serif; 
} 
A:visited {
text-decoration : none; 
font-family : arial, sans-serif; 
} 
A:hover {
color : #ff0000; 
text-decoration : none; 
font-family : arial, sans-serif;
background-color : #a3b399;  
} 
H1 {
font-size : 18pt; 
font-family : arial, sans-serif; 
color : #000000; 
background-color : #7ea3ab; 
} 
H2 {
font-size : 10pt; 
font-family : arial, sans-serif;
color : #586953; 
background-color : #7ea3ab; 
} 

H3 {
font-size : 16pt; 
font-family : comic sans ms;
color : #586953; 
background-color : #7ea3ab; 
}
BODY {
background-image : url('bkgnd.gif'); 
margin-top : 5px 
} 
