.textsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.textsmallBold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.textBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;

}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.3em;

}
.headline {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #828275;

}
a:link {
	color: #666666;
	font-weight: bold;
}
a:visited {
	color: #666666;
	font-weight: bold;
}
a:hover {
	color: #000000;
	font-weight: bold;
}
.yellowbg {
	border: 1px solid #666666;
	background-color: #FFFFCC;
}
.headlinegreen {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #669933;
}
.textBoldgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #619230;

}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a.subnav:link {
	color: #689A37;
}
a.subnav:visited {
	color: #689A37;
}
a.subnav:hover {
	color: #4A791C;
}
.grey {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.subnavgrey {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.subnavgrey:link {
	color: #717171;
}
a.subnavgrey:visited {
	color: #717171;
}
a.subnavgrey:hover {
	color: #4A791C;