.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
}
.introText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663300;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
}
a:hover {
	text-decoration: none;
}
a:link {
	color: #663300;
}
a:visited {
	color: #663300;
}
a:hover {
	text-decoration: none;
}
.nav td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
	padding: 5px 0px;
	border-bottom: 1px solid #CCCC99;
	font-weight: bold;
}
.nav a {
	text-decoration: none;
}
.nav a:hover {
	color: #CCCC99;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #663300;
	font-style: italic;
	border-bottom: 1px solid #CCCC99;
}
hr {
	color: #CC9;
	background: #CC9;
	border: 0;
	height: 1px;
}