
table.review {
	position: absolute;
	font-size: 13px;
	color: #333333;
	top: 35px;	
	width: 525px;
}

td {
	font-size: 13px;
	color: #333333;	
}

td.tableheader {
	background-color="#01025e";
	color: white;
	width="26%";
}

div.commguide {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	font-size: 13px;
	color: #333333;
	width: 650px;
	left: 20px;
	top: 155px;
}

div.content {
	position: absolute;
	left: 10px;
	top: 50px;		
}

p.headline {
	font-size: 21px;
	color: #332e68;
}

p.subhead {
	font-size: 17px;
	color: #75b9e8;
}

.errormsg {
	font-size: 13px;
	color: #FF0000;
}
