body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 22px;
	color: #82e507;
}
h2 {
	font-weight: bold;
	font-size: 12px;
	color: #82e507;
}
h3 {
	font-size: 12px;
	font-weight: bold;
}

a.nav:link {
	text-decoration: none;
	color: #242424;
	font-weight: bold;
}
a.nav:visited {
	text-decoration: none;
	color: #242424;
	font-weight: bold;
}
a.nav:hover {
	text-decoration: none;
	color: #478000;
	font-weight: bold;
}
a.nav:active {
	text-decoration: none;
	color: #478000;
	font-weight: bold;
}

a.subnav:link {
	text-decoration: none;
	color: #242424;
	font-weight: bold;
	padding-right: 29px; 
	line-height: 22px;
}
a.subnav:visited {
	text-decoration: none;
	color: #242424;
	font-weight: bold;
	padding-right: 29px; 
	line-height: 22px;
}
a.subnav:hover {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding-right: 29px; 
	line-height: 22px;
}
a.subnav:active {
	text-decoration: underline;
	color: #ffffff;
	font-weight: bold;
	padding-right: 29px; 
	line-height: 22px;
}

a:link {
	font-weight: normal;
	color: #478000;
	text-decoration: underline;
}
a:visited {
	font-weight: normal;
	color: #478000;
	text-decoration: underline;
}
a:hover {
	font-weight: normal;
	color: #82e507;
	text-decoration: underline;
}
a:active {
	font-weight: normal;
	color: #82e507;
	text-decoration: underline;
}

.style8 {color: #6CC600; font-weight: bold; }
.style10 {font-size: 11px}
.style11 {color: #60aa05; font-weight: bold; }

