.navtop {
	font-family: georgia;
	font-size: 8pt;
	text-transform: uppercase;
	color: #FFCC00;
	font-weight: bold;
}
.navtop a:link {
	text-decoration: none;
	color: #FFCC00;
}
.navtop a:visited {
	text-decoration: none;
	color: #FFCC00;
}
.navtop a:hover {
	text-decoration: underline;
	color: #FFCC66;
}
.navtop a:active {
	text-decoration: none;
	color: #FFCC00;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	padding-right: 10px;
	padding-left: 15px;
	margin-bottom: 10px;
}
.sidehead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	line-height: 22px;
	font-weight: normal;
	color: #FFCC01;
	padding-right: 0px;
	padding-left: 5px;
	background-color: #95896D;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	line-height: 16px;
	color: #000000;
	font-style: oblique;
}
.textheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20pt;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #922524;
	margin-bottom: 20px;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 18px;
	color: #000000;
	font-style: normal;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 18px;
	color: #000000;
	font-style: normal;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 18px;
	color: #000000;
	font-style: normal;
}
.textfooter {
	background-position: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 15px;
	color: #E1D4AF;
}
body {
	background-color: #908569;
}

h2 {
	color: #922524;
	font-size: 16px;
}
.by {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 15px;
	color: #E1D4AE;
}
.by a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 15px;
	color: #E1D4AE;
}
#banner {
	background-color: #FC6;
}
