.header2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	color: #660000;
	font-weight: bold;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	color: #517E12;
	text-decoration: underline;
}
a:link {
	text-decoration: none;
	color: #83860B;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #6B8A02;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #83860B;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
}
.header1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #660000;
	line-height: normal;
}
.header3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #726016;
}
hr {
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #B4B694;
	border-right-color: #B4B694;
	border-bottom-color: #B4B694;
	border-left-color: #B4B694;
}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
li {
	text-indent: -20px;
	text-align: left;
	list-style-type: circle;
}

