.menutext {
	font-family: "Trebuchet MS";
	font-size: 7pt;
	font-weight: bold;
	color: #66827C;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 7pt;
	font-weight: bold;
	color: #002E25;
	text-decoration: none;
}
.body {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #8ca19d;
	text-decoration: none;
	text-align: justify;
}
.body2 {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	line-height: 14pt;
	font-weight: normal;
	color: #8ca19d;
	text-decoration: none;
}
a.other:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #002e25;
}
.boxborder {
	border: 1px solid #FFFFFF;
}

