.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	text-decoration: none;
}
.body-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #006699;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #003399;
	text-decoration: underline;
}
a:active {
	color: #000099;
	text-decoration: overline;
}
a:visited {
	color: #006600;
}
.nav-link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.copyline-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	color: #333333;
	text-decoration: none;
}
.body-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.body-subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.nav-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
	text-decoration: none;
}
.contact-text {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	color: #333333;
	text-decoration: none;
}
