body {
	behavior: url("/csshover.htc");
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #555232;
	margin-top: 20px;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;

	padding-bottom: 20px;
	padding-left: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: bold;
	color: #535c2f;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #954F44;
	margin: 0px;
	padding: 0px;
}
.whitetext {
	color: #FFFFFF;
}
h4 {
	font-size: 14pt;
	font-weight: bold;
	color: #FFFF00;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:link {
	color: #2C7233;
	font-weight: normal;
}
a:visited {
	color: #2C7233;
}
a:hover {
	color: #AE4435;
}
.imgL {
	padding-right: 25px;
}
dl {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
dd {
	padding-bottom: 10px;
}
#navigation {
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 9pt;
}
#picture {
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
li {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.blanktext {
	color: #DEBD73;
}
ol {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bolditalic {
	font-style: italic;
	font-weight: bold;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #544410;
	margin: 0px;
	padding: 0px;
}
#pullout a:link {
	color: #FFFFFF;
}
#pullout a:visited {
	color: #FFFFFF;
}
#pullout a:hover {
	color: #FFFF00;
}
.backgroundtext {
	color: #DEBD73;
}

