body {
	background-color: #dfe2da;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#topnav {
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	right: auto;
	border-bottom-style: solid;
	padding-bottom: 0px;
	padding-top: 6px;
	letter-spacing: 75%;
	text-align: right;
}
.topnav {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 3px;
	line-height: 16px;
	letter-spacing: 75%;
	text-align: right;
}
.topnav:link {
	color: #FFFFFF;
	text-decoration: none;
}
.topnav:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.topnav:hover {
	color: #FFFF99;
	text-decoration: none;
}
a:link {
	color: #a0983a;
	text-decoration: none;
}

a:visited {
	color: #a0983a;
	text-decoration: none;
}
a:hover {
	color: #339933;
	text-decoration: none;
}
ul {
	color: #4d533d;
	list-style-type: square;
	list-style-position: inside;
	font-size: 12px;
}
li {
	color: #4d533d;
	list-style-type: square;
	list-style-position: outside;
	line-height: 13px;
	margin-bottom: 9px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #a49a4e;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-weight: normal;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	margin-bottom: 3px;
}
p {
	font-size: 12px;
	color: #4d533d;
	text-decoration: none;
	line-height: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}

.smalltext_white {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.smalltext_white:link {
	color: #663300;
	text-decoration: none;
}
.smalltext_white:visited {
	color: #663300;
	text-decoration: none;
}
.smalltext_white:hover {
	color: #FFFF99;
	text-decoration: none;
}

.quote {
	border-top: 1px dotted #000099;
	border-bottom: 1px dotted #000099;
	background: #e5eaef;
	padding: 10px 10px 0 14px;
}
	
.alert {
	font-weight: bold;
	color: #FF0000;
}
.initial_cap {
font-size: 22px
}

.submenu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663333;
	text-decoration: none;
}

.submenu:link {
	color: #663333;
	text-decoration: none;
}
.submenu:visited {
	color: #663333;
	text-decoration: none;
}
.submenu:hover {
	color: #339900;
	text-decoration: none;
}

