body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	background-color: #101010;
	margin: 10px;
}
h1 {
	font-size: 100%;
	font-weight: bold;
}

.maintable {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
}
#titleCell {
	height: 25px;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	background-color: #f78d04;
	color: #fff;
}
.resultsTable {
	font-family: Tahoma;
	font-size: 100%;
	color: #ffffff;
}