.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005564;
}
a:link.copyright {
	color: #0093AC;
	text-decoration: none;
}
a:visited.copyright {
	color: #0093AC;
	text-decoration: none;
}
a:hover.copyright {
	color: #CC0000;
	text-decoration: underline;
}
.redheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B00026;
}
.morelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0093B1;
	text-decoration: none;
	font-weight: bold;

}
.blueheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0093B1;
	background-color: #EEFAFD;
	text-align: center;
	line-height: 30px;


}
a.bodytext:link {
	color: #0594BC;
	text-decoration: none;

}
a.bodytext:visited {
	color: #0594BC;
	text-decoration: none;

}
a.bodytext:active {
	color: #0594BC;
	text-decoration: none;

}
a.bodytext:hover {
	color: #B00026;
	text-decoration: underline;

}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;

}
.bodytexthome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 26px;


}
.boldbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
