body {
	background: #E1E1E1;
	font: 13px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	text-align: center;
}
A:VISITED {
	COLOR:#9a2417;
	text-decoration: none;
}
A:HOVER {
	COLOR:#9a2417;
	text-decoration: underline;
}
A:ACTIVE {
	COLOR:#9a2417;
	text-decoration: none;
}
A:LINK {
	COLOR:#9a2417;
	text-decoration: none;
}
.text {
	text-align: justify;
	padding: 8px;
	line-height: 1.3em;
}
.topnav {
	color: #A53D32;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 15px;
}
.copyright {
	color: #333333;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
}
.quote {
	color: #006699;
	text-align: right;
	padding: 8px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-size: 12px;
}
.paragraphheader {
	color: #000000;
	text-align: left;
	background: top;
	border-bottom: thin solid #333333;
	font-size: 14px;
	font-weight: bold;
}
.sectionheader {
	color: #000000;
	text-align: left;
	padding: 8px 0px;
	font-size: 14px;
	font-weight: bold;
}
.pagetitle {
	color: #000000;
	text-align: left;
	padding: 0px;
	font-size: 28px;
}
.youarehere {
	color: #003333;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
	text-transform: uppercase;
	font-size: 16px;
}
.times18 {
	font-size: 18px;
	color: #000000;
}
.textlist {
	font: 12px;
	color: #000000;
	text-align: left;
	line-height: 1.5em;
}
.textsmallcaps {
	color: #000000;
	text-align: left;
	font-variant: small-caps;
	font-size: 10px;
}
.textcaps {
	text-transform: uppercase;
}

