a {
	color: #246905;
	text-decoration: none;
	font-weight: bold;
	font-family: arial;
	font-size: 13px;
}
a:visited {
	color: #246905;
}

a:hover {
	color: #339900;
	text-decoration: underline;
}

h1 {
	color: #ef5400;
	font-size: 25px;
	margin-bottom: 10px;
	margin-top: 0px;
	font-weight: bold;
}

td {
	font-size: 12px;
	font-family: arial;
}