.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.header {
	font-family: "Franklin Gothic Book";
	font-size: 16px;
	font-weight: bold;
	color: #6D0D0D;
}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
.bulletlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	list-style-type: disc;
	text-decoration: none;

}
.bodylin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #663333;
	text-decoration: none;

}
.header2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663333;
	text-decoration: none;
}
.bodylinkblue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.itembold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.topnav{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9A3196;
	font-weight: bold;
	text-decoration: none;
	word-spacing: 0px;
	letter-spacing: 0px;
}
.topnav:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9A3196;
	font-weight: bold;
	text-decoration: none;
	word-spacing: 0px;
	}
	.topnav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C51717;
	font-weight: bold;
	text-decoration: none;
	word-spacing: 0px;
	}