.body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.medium {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #68747A;
}
.small {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 9px;
	font-weight: normal;
	color: #333333;

}
.title {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #68747A;
}
.heading {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #006638;

}
a {
	text-decoration: underline;
	color: #4B7865;

}
a:hover {
	text-decoration: none;
}
.nav {
	color: #333333;
	width: 160 px;
	height: 19 px;
	display:block;
	text-decoration: none;
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	padding: 3px;
	font-weight: normal;
	border: thin none;
	left: auto;
	text-indent: 5pt;












}
.nav:hover {
	text-decoration: none;
	background-color: #D2DFDD;
	border: thin none;

}
.grey {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #68747A;

}
