.Navigation {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #00685B;
	text-decoration: none;
}
.subheads {
	font-family: "Trebuchet MS";
	font-size: 11pt;
	font-weight: bold;
	color: #00685B;
	text-decoration: none;
}
h1 {margin-bottom: 0; 
	margin-top: 0;
	font-family: "Trebuchet MS";
	font-size: 18pt;
	line-height: 18pt;
	font-weight: bold;
	color: #00685B;
}
.bodytext {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #000000;
}
.underlinelinks {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #00685B;
	text-decoration: underline;
}
.sidebarheads {
	font-family: "Trebuchet MS";
	font-size: 13pt;
	font-weight: bold;
	color: #00685B;
	text-decoration: none;
}