.menudown {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;

}
.menuover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC66;
	text-decoration: none;

}
.bodyreg {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 1.5em;
}
.bodybold {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 1.5em;
}
.bodyboldMENU {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.5em;
}
.bodyboldMENUSM {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.5em;
}
.bodyreggreen {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #91B63B;
	text-decoration: none;
	line-height: 1.5em;
}
.bodyboldgreen {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #91B63B;
	text-decoration: none;
	line-height: 1.5em;
}
.bodyregsmall {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 1.2em;
}

.heavygreen {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #660000;
	text-decoration: none;
	line-height: 1.5em;
}
.bodylinks {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	line-height: 1.5em;
}
.regitalics {
	font-family: Verdana;
	font-size: 14px;
	font-style: italic;
    color: #333333;
	font-weight: normal;
	text-decoration: none;
}
.bolditalics {
	font-family: Verdana;
	font-size: 14px;
	font-style: italic;
    color: #333333;
	font-weight: bold;
	text-decoration: none;
}
