body {
	background-color: #DBEF72;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 4px;
	margin-right: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.style1 {
	color: #3A6C29;
	font-weight: bold;
}
.style2 {color: #B41F1F}
.style3 {
	color: #9D0D25;
	font-weight: bold;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
.style6 {font-size: 10px}