body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
}

table{


font-size:16px;
width:750px;

}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

hr.yellow {

color: #ffcc33;
background-color: #ffcc33;
height: 3px;
width:90%

}

hr.green {

color: #003C1E;
background-color:#003C1E;
height: 2px;
width:90%

}

td.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#CC0000;
	text-decoration:underline;
	

	