.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #707070;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4DA4C2;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #4DA4C2;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #4DA4C2;
	font-weight: bold;
	text-decoration: none;
}

.headerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: 4DA4C2;
}
