.menutext {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: BLACK;
	text-align: justify;
	text-decoration:none;
}
.bodytext {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	margin-right:10px;
	margin-left:10px;
}
.subheading {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.heading {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.subbodytext {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	margin-right:4;
	margin-left:2;
}
.pageheading {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	background-color: #E5E5E5;
	margin-left: 2px;
}
.style2 {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 16px;
}
a {
	font-family: Trebuchet MS;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #666666;
}