BODY { 
		font-family: Arial; 
		font-weight: bold; 
		font-style: oblique; 
		color: #ff0000; 
		background-color: #ffffff; 
} 
 
H1 { 
		font-family: Courier; 
		color: #000000; 
} 
 
H2 { 
		font-style: italic; 
		 
}