a:link {
	color: #085285;
	text-decoration: none;
}
a:visited {
	color: #085285;
	text-decoration: none;
}
a:hover {
	color: #085285;
	text-decoration: underline;
}
a:active {
	color: #085285;
	text-decoration: none;
}
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #5d5d5d;
	line-height: 16px;
	background-color: #00784f;
	height:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
td,th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #5d5d5d;
	line-height: 14px;
}
