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

