body {
	font: 13px Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
}
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 {
	color: #000000;
	text-align: justify;
	padding: 8px;
}
.topnav {
	color: #A53D32;
	text-align: center;
	padding-bottom: 2px;
	font-size: 12px;
}
.copyright {
	color: #333333;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	background: url(images/footer.jpg) no-repeat left top;
}
.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 #006666;
	font-size: 14px;
	font-weight: bold;
}
.sectionheader {
	color: #003333;
	text-align: left;
	padding: 8px 0px;
	font-size: 14px;
	font-weight: bold;
}
.pagetitle {
	color: #000000;
	text-align: justify;
	background: top;
	padding: 0px;
	text-transform: capitalize;
	font-size: 24pt;
}
.youarehere {
	color: #003333;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 4px;
	letter-spacing: .08em;
	border-bottom: 1px solid #999999;
	font-size: 22pt;
}
.caption {
	color: #000000;
	text-align: left;
	padding-bottom: 8px;
	font-size: 10pt;
}

