body,td,th {
	font-family: Eras Medium ITC, Eras Bold ITC, Eras Demi ITC, Eras Light ITC;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}
a:link {
	color: #0c8041;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0c8041;
}
a:hover {
	text-decoration: underline;
	color: #00CC00;
}
a:active {
	text-decoration: none;
	color: #0c8041;
}