.body-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 51AB8D;
	font-weight: normal;
	line-height: 22px;

}
.nav-text {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: 51AB8D;
	font-weight: normal;
	line-height: normal;
}
a:link {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;

}
a:visited {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.text-inquiry {
	font-weight: bold;
	color: 51AB8D;
	font-size: 12px;
}
h3 {
	background-color: #FFFFCC;

}
h4 {

	background-color: #FFFFCC;
}
.red-text {
	font-weight: bold;
	color: #FF6633;
}
.small-text {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 51AB8D;
	font-weight: normal;
	line-height: normal;
}
.copyright-text {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: 138BBA;
	font-weight: normal;
	line-height: normal;
}
