.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #4B6B26;
}
.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: #4B6B26;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4B6B26;

}
a {
	text-decoration: underline;
	color: #4B6B26;

}
a:hover {
	text-decoration: none;
}
.nav {
	color: #000000;
	width: 180 px;
	height: 20 px;
	display:block;
	text-decoration: none;
	font-size: 10px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	padding: 3px;
	background-color: #EFF1EB;
	border: thin none;
	letter-spacing: 1.5px;








}
.nav:hover {
	color: #000000;
	text-decoration: none;
	background-color: #F7F8F3;


}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4B6B26;
}
