.menu {
	font-family: "trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	color: #006633;
	background-color: #FAEDD1;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;
}

.pageheading {
font-family: "trebuchet MS";
	font-size: 20px;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	background-color: #FFFFFF;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;
}

.body {

	font-family: "trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	background-color: #FFFFFF;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;
}
.bodyheader {

	font-family: "trebuchet MS";
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	background-color: #FFFFFF;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;
}
.bodymini {

	font-family: "trebuchet MS";
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	background-color: #FFFFFF;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;
}
a:link {
	text-decoration: none;
	color: #006633;
}
a:visited {
	text-decoration: none;
	color: #006633;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
