.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #027EBE;
}

.bodyText {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	text-align: justify;
}

.bodyTextHeader {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}

a {
	text-decoration: none;
	color: #014E86;
}

a:hover {
	text-decoration: underline;
	color: #014E86;
}

.smallText {
	font-family: Arial;
	font-size: 11px;
}
.newsheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	color: #027EBE;
	font-weight: normal;

}
.dateheader {
	font-family: arial;
	font-size: 11px;
	color: #014E86;

}
.mainheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #014E86;
	line-height: 20px;
	text-align: justify;

}
.address {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
}
.addresslineheight {
	line-height: 16px;
}

.copyright {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: #C9D8ED;
}
