.body-white-14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.bright-green-18 {
	font-size: 18px;
	color: #4EB536;
}
.dark-green-18 {
	font-size: 18px;
	color: #3F6B61;
}
.blue-18 {
	font-size: 18px;
	color: #58A2B2;
}
.dark-green-14 {
	color: #3F6B61;
	font-weight: bold;
}
.blue-14 {
	color: #58A2B2;
	font-weight: bold;
}
.bright-green-14 {
	color: #4EB536;
	font-weight: bold;
}
.white-12-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.white-10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.green-12-italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #3F6B61;
}
.green-11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F6B61;
}
paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-image: url(../images/bg3.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.paragraph-12-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F6B61;
}
.title-green-12-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3F6B61;
}

.links-bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.links-bottom a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
.links-bottom a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
.links-bottom a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.links-bottom a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.small {
	font-size: 1px;
}
.bright-green-12 {
	color: #4EB536;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

