.text {
	font: normal 12px/normal Arial, Helvetica, sans-serif;
	text-transform: none;
	text-decoration: none;
}
.heading {
	font: bold normal medium/normal Arial, Helvetica, sans-serif;
	text-transform: none;
	text-decoration: none;
	color: #339900;

}
.white-nav {
	font: normal large/45px Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #FFFFFF;
}
.title {
	font: normal large/normal Arial, Helvetica, sans-serif;
	color: #339900;
}
.large-text {
	font: normal medium/normal Arial, Helvetica, sans-serif;
	color: #339900;
}
.jumbo {
	font: normal large/normal Arial, Helvetica, sans-serif;
	color: #339900;

}
.large-green-header {
	font: bold normal x-large/normal Arial, Helvetica, sans-serif;
	color: #339900;

}
.small-green-text {
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #339900;
	font-family: Arial, Helvetica, sans-serif;


}
.underlined-bold {
	font: bold normal 22px/normal Arial, Helvetica, sans-serif;
	color: #339900;
	text-decoration: underline;
}
.large-white-top-bar {
	font: bold normal large/35px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
