BODY, DIV, P, TD, OL, UL, LI, CAPTION {
	font-family : Verdana, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #000000;
}

.footer {
	font-family : Verdana, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
}	

.heading {
	background-color: #77A649;
	font-weight : bold;
	font-size: 10pt;	
	color: #FFFFFF;
	text-align: center;
}

.title {
	background-color: #77A649;
	font-weight : bold;
	font-size: 8pt;	
	color: #FFFFFF;
	margin-bottom:3pt;
}

.odd { background-color: #EEE8AA; }

.even { background-color: #B1C870; }

ul {margin-top:0;}

