body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #2D2F2E;
	background:#0F8810;
}
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	}
a:link {
	color: #2D2F2E;
	text-decoration: none;
}
a:visited {
	color: #2D2F2E;
	text-decoration: none;
}
a:hover {
	color:#000000;
	text-decoration: none;
}
a:active {
	color: #2D2F2E;
	text-decoration: none;

}
.graylink:link {
	color: #ffffff;
	text-decoration: none;
}
.graylink:visited {
	color: #ffffff;
	text-decoration: none;
}
.graylink:hover {
	color:#ffffff;
	text-decoration: none;
}
.graylink:active {
	color: #ffffff;
	text-decoration: none;

}