body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#009900;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	font-size:12px;
	color:#009900;
}

th {
	font-size:12px;
	color:#009900;
}

a:link {
	text-decoration: none;
	font-size:10px;
	color: #009900;
}

a:visited {
	text-decoration: none;
	font-size:10px;
	color: #009900;
}

a:hover {
	text-decoration: underline;
	font-size:10px;
	color: #00FF00;
}

a:active {
	text-decoration: none;
	font-size:10px;
	color: #009900;
}
