.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bodyText a:link {
	color: #FF0000;
	text-decoration: underline;
}
.bodyText a:visited {
	color: #990000;
	text-decoration: underline;
}
.bodyText a:hover {
	color: #000000;
	text-decoration: none;
}
.bodyText a:active {
	color: #000099;
	text-decoration: underline;
}
.blackHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.smallText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.redHeader1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}
.redHeader1Large {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FF0000;
}
