body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #055301;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #055301;
}
a:link {
	font-weight: bold;
	color: #0B5405;
}
a:visited {
	font-weight: bold;
	color: #0B5405;
}
a:hover {

	font-weight: bold;
	color: #0B5405;
}
a:active {


	font-weight: bold;
	color: #0B5405;
}
.tablelightgreen {
	background-color: #DCEEDB;
}
.tabledarkgreen {
	background-color: #A7D2A4;
}

