a:link {
	color: #660000;
	text-decoration: none;

}
a:visited {
	color: #660000;
	text-decoration: none;

}
a:hover {
	color: #660000;
	text-decoration: underline;

}
.homebody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: normal;
}

.bodytitle {
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.graycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.pagetitle {
	font-size: 18px;
	font-weight: bold;
	color: #660000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.bodyredbold {
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	font-family: Georgia, "Times New Roman", Times, serif;
}