body {
	background-color: #EA675F;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#topNav a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 3px 0px 3px;
}
.counter {
	font-size: 24px;
	font-weight: bold;
	color: #E12519;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	margin: 0px;
}
h3 {
	font-size: 16px;
	margin: 0px;
}
.highlight {
	background-color: #000000;
	padding: 1px;
}
.mainContent {
	line-height: 18px;
}