body {
	background-color: transparent;
	margin: 10px;
	font-size: 14px;
}
h1 {
	font-size: 100%;
	font-weight: bold;
}

.maintable {
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}
.titleCell {
	height: 25px;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
}
.resultsTable {
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}
