.MENU {
	font-family: "Arial Unicode MS";
	font-size: 13px;
	color: 666666;
}
.PAGETITLE {
	font-family: "Eras Light ITC";
	font-size: 36px;
	font-weight: 100;
	text-transform: capitalize;
	color: #213403;
}
.textstyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #213403;
}
.maintxt {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #213403;
	overflow: scroll;
	position: relative;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #213403;
}
.DARKGREENMENU {
	color: #294307;
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}
