@charset "UTF-8";
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #333333;
}
h1 {
	font-size: 18px;
	color: #773216;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	color: #3F1706;
}
a:link {
	color: #773216;
}
span.subheader {
	color: #4B6145;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #773216;
}
div {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
span.subheader2 {
	padding-right: 2px;
	padding-left: 2px;
}

