HTML {
 background-color: #ccccff
}
BODY.content {
 background-color: #6633ff
}
H1.top {
 margin-top: 3%;
 font-weight: 900;
 text-align: center
}
H3 {
	text-align: center;
	font-size: 200%
}
H4 {
	margin-bottom: 7.0;
	margin-top: 30.0;
	background-color: #6633ff;
	color: white;
	padding-top: 3.0;
	padding-left: 4.0;
	padding-bottom: 2.0
}
table th, td {
	border: none;
	border-bottom: thin groove;
	padding-right: 10.0
}
UL {
	margin-top: 0.0;
}