body {
	color: #000;
	font-size: 9pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 14pt;
}
p {
	color: #000;
	font-size: 9pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 14pt;
	text-align: justify;
	text-indent: 15px;
	margin: 10px 10px 10px 10px;
	text-decoration: none;
}
.bold_rust {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
	font-weight: bolder;
	color: #6E250E;
}
td { }
a:link {
	color: #787946;
	font-size: 9pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 14pt;
	text-decoration: none;
}
a:active {
	color: #787946;
	font-size: 9pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 14pt;
	text-decoration: none;
}
a:visited {
	color: #996753;
	font-size: 9pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 14pt;
	text-decoration: none;
}
a:hover {
	color: #B25438;
	font-size: 9pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 14pt;
	text-decoration: underline;
}
.footer { color: #00693c; font-size: 10pt; font-family: Georgia, "Times New Roman", Times, serif; line-height: 14pt; text-align: center; }
h1 {
	color: #6C4C11;
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: normal;
	text-align: center;
	text-indent: 0px;
	margin: 10px;
	background-color: #CC9;
	background-position: center;
}
h2 {
	color: #996753;
	font-size: 10pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 700;
	line-height: 15pt;
	text-align: center;
	text-indent: 0px;
	margin: 25px 15px 10px;
}
h3 { color: #351d13; font-size: 11pt; font-family: Georgia, "Times New Roman", Times, serif; font-weight: 700; font-style: italic; line-height: 11pt; text-align: left; text-indent: 25px; margin: 15px 15px 5px; }
ul {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16pt;
	text-indent: 0px;
	list-style-type: disc;
	margin: 15px 0 15px 15px;
}
.photos_right { float: right; margin: 4px 0 4px 4px; border: solid thin black; outline-color: black; }
.assoc_logos { text-align: right; vertical-align: top; margin: 18px 0; float: right; border: solid 0 black; outline-color: black; }
.photos_left { margin: 4px 8px 4px 0; float: left; border: solid thin black; outline-color: black; }
.white_line_below {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
.list {
	color: #000;
	font-size: 9pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 13pt;
	text-align: justify;
	text-indent: 0px;
	margin: 5px 10px;
	text-decoration: none;
	list-style-type: disc;
}
.list2 {
	color: #000;
	font-size: 9pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 9pt;
	text-align: justify;
	text-indent: 40px;
	margin: 5px 10px;
	text-decoration: none;
	list-style-type: disc;
}
