.body {
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	line-height: 10pt;
	text-indent: 3px;
}
.bodygreen {
	font-family: Tahoma;
	font-size: 8pt;
	font-style: bold;
	line-height: 10pt;
	color: green;
	font-weight: normal;
	background-color: #CEDEBD;
}
.bodyred {
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	line-height: 10pt;
	color: #808080;
	font-weight: normal;
	background-color: #EEEEEE;
}
