.headerHeading {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-seri;
	font-weight: bold;
	font-size: 14px;
	color: #808080;
	text-decoration: none;
}

.headerText {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-seri;
	font-weight: normal;
	font-size: 12px;
	color: #505050;
	text-align: justify;
	text-decoration: none;
}
.footerHeading {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-seri;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}

.bodyText {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-seri;
	font-weight: normal;
	font-size: 14px;
	color: #333333;
	text-align: justify;
	text-decoration: none;
}

.footerText {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-seri;
	font-weight: normal;
	font-size: 14px;
	color: #505050;
	text-align: justify;
	text-decoration: none;
}

