body {
	font-family: "Times New Roman", Times, serif;
	font-color:#000000;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
}
a:link {
	color: #000000;
	border-top-color: #9cc78c;
	border-right-color: #9cc78c;
	border-bottom-color: #9cc78c;
	border-left-color: #9cc78c;
}

td {
	color:#000000;
	font-family: "Times New Roman", Times, serif;
	font-color:#9cc78c;
}

th {
	font-family: "Times New Roman", Times, serif;
	font-color:#000000;
	color: #000000;
}a:hover {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	color: #990000;
}
