BODY {
color : #666666; 
font-family:  "Comic Sans MS"; 
font-size : 12pt; 
background-color : #FFFF99;
} 

h1 {
font-size : 22pt; 
color : #339933; 
} 

h2 {
font-size : 11pt; 
color : #339933; 
} 

h3 {
font-size : 10pt; 
color : #666666;
} 

h4 {
font-size : 12pt; 
color : #666666;
}

h5 {
font-size : 10pt; 
color : #666666;
}

a:link {
color : #339933;
text-decoration : underline; 
font-weight: bold;
} 
a:visited {
color : #339933; 
text-decoration : underline; 
font-weight: bold;
} 
a:hover {
color : #336600; 
text-decoration : none; 
font-weight: bold;
} 
