@charset "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	color: #003F1B;
	padding: 0px;
}
body {
	background-color: #a2c964;
	line-height: 1.3em;
	text-indent: 0px;
	display: block;
	clear: both;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #2E8A2A;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #461C01;
}
a:hover {
	text-decoration: none;
	color: #006361;
}
a:active {
	text-decoration: none;
	color: #2E8A2A;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 1.4em;
	color: #003F1B;
}
h2 {
	font-size: 1.4em;
	color: #C65017;
}
h3 {
	font-size: 1.2em;
	color: #003F1B;
}
h4 {
	font-size: 1.2em;
	color: #C65017;
}
h5 {
	font-size: .8px;
	color: #003F1B;
}
h6 {
	font-size: 0.7em;
	color: #003F1B;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	font-weight: lighter;
}
