.topText {
	font-weight: bold;
	color: #EEEEEE;
	background-color: #6622BC;

}
.tableText {
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	height: auto;
	width: auto;



}
.frontCol {
	color: #FFFFFF;
	background-color: #0022BB;

}
.dataRow {
	background-color: #CC99CC;
}
.totalRow {
	background-color: #FFFFFF;
	font-weight: bold;

}

