td img {display: block;}
body {
	background-color: #843B08;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
}
a:link {
	color: #843B08;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #843B08;
}
a:hover {
	text-decoration: underline;
	color: #843B08;
}
a:active {
	text-decoration: none;
	color: #843B08;
}
.imageborder {
	border: 1px solid #843B08;
}
.ataglancetext {
	font-size: 8pt;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #000000;
	padding: 2px;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #843B08;
}
.subheader {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	color: #843B08;
}
.tableline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-top-color: #843B08;
	border-right-color: #843B08;
	border-bottom-color: #843B08;
	border-left-color: #843B08;
	border-top-style: solid;
}
.formtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}

