body { 
background:#ffffff;
} 

h1 { 
color:#336666; 
font-size:12pt; 
background:transparent; 
} 

h2 { 
color:#669966; 
font-size:11pt; 
background:transparent; 
} 

p,ul,li { 
font-size:8pt; 
font-family:arial;arial narrow; 
} 

a:link { 
color:#999966; 
background:transparent; 
} 

a:visited { 
color:#669999; 
background:transparent; 
} 

a:hover { 
color:#fffff0; 
background:#669999; 
} 

a:active { 
color:#cc0033; 
background:transparent; 
}