
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #83BF1F;
	text-decoration: none;
		font-weight: bold;

}
a:visited {
	text-decoration: none;
	color: #83BF1F;
		font-weight: bold;

}
a:hover {
	text-decoration: underline;
	color: #83BF1F;
		font-weight: bold;

}
a:active {
	text-decoration: none;
	color: #83BF1F;
		font-weight: bold;

}
.style1 {
	font-size: 16px;
	color: #83BF1F;
	font-weight: bold;
}
