body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	background: #FFFFFF;

	
}


h3 { color: #000000 }
h2 { color: #000000 }
h4 { color: #000000 }

a {
	font-family: Tahoma;
	font-size: 12px;
	color: #82A86B;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
	color: #82A86B;
}
a:visited {
	text-decoration: none;
	color: #82A86B;
}
a:hover {
	text-decoration: underline;
	color: #0F5704;
}
a:active {
	text-decoration: underline;
	color: #82A86B;
}


