/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #282828;
}
body {
	background-color: #A8A093;
}
h1 {
	font-size: 12pt;
	color: #9EA927;
}
a:link {
	color: #FA4005;
	font-weight: bold;
}
a:visited {
	color: #FA4005;
	font-weight: bold;
}
a:hover {
	color: #554826;
	font-weight: bold;
}
a:active {
	color: #585127;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #F35C0D;
}
.topmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #E1652F;
}
.topmenu a:link {
font-size: 8pt;
	color: #FA4005;
	font-weight: bold;
}
.topmenu a:visited {
font-size: 8pt;
	color: #FA4005;
	font-weight: bold;
}
.topmenu a:hover {
font-size: 8pt;
	color: #554826;
	font-weight: bold;
}
.topmenu a:active {
font-size: 8pt;
	color: #585127;
	font-weight: bold;
}
td {
	border: none;
}
.greenbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9EA927;
	font-weight: bold;
}
.orangebold {
	color: #FA4005;
	font-weight: bold;
}
.caption {
	font-size: 9pt;
	font-style: italic;
}
hr {
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.25em;
	width: 30%;
	height: 1px;
	background-color: #A8A093;
	color: #A8A093;
}
.bulletitalic {font-style: italic}
.whitesmall {
	font-size: 9pt;
	color: #FFFFFF;
}
.dedication {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
}