H1 {
	fontsize: large;
	text-align: center;
	background-color: #ffffff;
}

H2 {
	background-color: #cccccc;
}

TH {
	background-color: #cccccc; 
}

BLOCKQUOTE { 
	background-color: #000000;
	color: #ffffff;
}

BODY { 
	background-color: #c0c0c0;
}

