.NavCopy {
	font-variant: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 15pt;
	color: 000000;
}
.bodycopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 15pt;
	color: #000000;
}
.fineprint {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #424234;
}
.h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}
.boldblack {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	color: #333333;
}

