html {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #53694D;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000000;
	line-height: 17px;
}
h1, h2, h3, h4, h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #663300;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	line-height: normal;
	font-style: italic;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #663300;
	font-style: italic;
	font-weight: bold;
	line-height: normal;
}
.subTitle {
	font-size: 16px;
	font-weight: bold;
	color: #663300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: normal;
}
.quote {
	color: #990000;
	line-height: normal;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 160%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
a:link {
	color: #0000CC;
}
a:visited {
	color: #336699;
}
a:hover {
	color: #CC0000;
}
.seoText {
	font-size: 12px;
	color: #CCCCCC;
}
.seoText a:link {
	color: #666666;
}
.seoText a:visited {
	color: #666666;
}
.floatRight {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.floatLeft {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}.mainTable {
	border: 1px solid #CCCCCC;
}
.moreInfo {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
#btmLinks {
	line-height: 18px;
}
div#topNav {
	margin-right: 15px;
	margin-top: 5px;
}
div#topNav a:link {
	color: #993300;
	text-decoration: none;
}
div#topNav a:visited {
	color: #993300;
	text-decoration: none;
}
div#topNav a:hover {
	color: #003300;
	text-decoration: none;
}
