.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.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: #FFFFFF;

}
a:hover {
	text-decoration: none;
}
.nav {
	color: #FFFFFF;
	width: 148 px;
	height: 23 px;
	display:block;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 8px 5px 2px 3px;
	font-weight: bold;
	left: auto;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px solid #FF9900;
	border-left: 1px none;













}
.nav:hover {
	text-decoration: none;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px none;


}
.grey {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #68747A;

}
.menus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	height: 20px;
	padding: 4px;


}
.menus:hover {
	text-decoration: none;
}
