a {
	font-weight: bold;
	color: #085921;
}
body, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom:-2px;
}
a:link {
	font-weight: bold;
	color: #085921;
}
a:visited {
	color: #085921;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #085921;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #000000;
}
li {
	text-align: left;
}
