body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	background-color: transparent;
	margin: 10px;
	color:#FFFFFF;
}
h1 {
	font-size: 100%;
	font-weight: bold;
	color:#FFFFFF;
}

.maintable {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	background-color: #transparent;
}
.titleCell {
	background-color: #222222;
	height: 25px;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	border: 1px solid #999999;
}
.resultsTable {
	font-family: Tahoma;
	font-size: 100%;
	color: #ffffff;
	background-color: #F9F9F9;
}