body, td {			/* default font for the site */
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

A:link {
	font-weight: normal;
	text-decoration: none;
	color: #000099;
}
A:visited {
	color: #660099;
	font-weight: normal;
	text-decoration: none;
}
A:hover {
	color: #FF0000;
	font-weight: normal;
	text-decoration: none;
}
A:active {
	color: #660099;
	font-weight: normal;
	text-decoration: none;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #491179;
}
.largeBold, a.largeBold {
	font-size:12pt;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}
hr {
	width: 100%;
	height: 1px;
	color: #996533;
	background-color: #996533;
	border:0;
}
.largebody {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #491179;
}
