.small {
	font-family: Arial, sans-serif;
	font-size: 11px;
}

.content {
	font-family: Arial, sans-serif;
	font-size: 12px;
}

.nav {
	font-family: Arial, sans-serif;
	font-size: 12px;
}

.navOn {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #CC0000;
}

.contentbold {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
}

.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:bold;
	color: #FF6600;
}

a.nav:link {color: #CC3300; text-decoration: none; }
a.nav:visited {color: CC3300; text-decoration: none; }
a.nav:hover {color: CC3300; text-decoration: underline; }
a.nav:active {color: CC3300; text-decoration: none; }#copyright {
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	text-align: center;
}
