
body,td,th {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #225a04;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}
.blacktext {
	color: #225a04;
	line-height:22px;
}
.reptext {
	color: #225a04;
	font-size: 12px;
	line-height:14px;
}
.title {
	font-size: 17px;
	line-height:20px;
}

A:link  {
	color: #225a04;
	text-decoration: none;
}
A:visited  {
	color: #225a04;
	text-decoration: none;
}
A:hover  {
	color: #000000;
	text-decoration: underline;
}
A:active  {
	color: #225a04;
	text-decoration: none;
}