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