body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align:center;
	background: transparent;
}
h1 {
	font-size: 100%;
	font-weight: bold;
}

.maintable {
	background: transparent;
	font-size: 12px;
	color: #333;
	width:95%;
	text-align: left;
}
.titleCell {
	background-color: #eaeaea;
	height: 25px;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	
}
.resultsTable {
	
	font-size: 100%;
	color: #333;
	
}
.pagetitleCell {
	
	height: 25px;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
}
