BODY {
	background-color : #ddffdd; 
	color : #000000; 
	margin : 3px; 
} 
A {
	background-color : #ddffdd; 
	color : #0066ff; 
	text-decoration : none; 
} 
A:hover {
	background-color : #ddffdd; 
	color : #0000ff; 
	text-decoration : underline; 
} 
H1 {
	text-decoration : underline; 
}
P {
	text-indent: 17px;
}
H2 {
	font-size: 2.1em;
}
UL.bigforumlist {
	font-size: 1.7em;
}
