.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.title {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 15px;
	font-weight: bold;
	color: #005100;
}
.heading {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #005100;



}
a {
	text-decoration: underline;
	color: #4B6B26;

}
a:hover {
	text-decoration: none;
}
.nav {
	color: #000000;
	width: 160 px;
	display:block;
	text-decoration: none;
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	padding: 3px 0px 3px 0px;
	border: thin none;
	text-indent: 0px;
	letter-spacing: normal;

}
.nav:hover {
	color: #000000;
	text-decoration: none;
	background-color: #E1E1C4;

}
.navmem {
	color: #000000;
	width: 160 px;
	height: 20 px;
	display:block;
	text-decoration: none;
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	background-color: #D8ECD7;
	padding: 3px;
	border: thin none;
	letter-spacing: normal;

}
.navmem:hover {
	color: #000000;
	text-decoration: none;
	background-color: #C5E1C4;

}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006600;
}
