body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}
.infoheader {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
	color: #2E140A;
}
.infofooter {font-family: Helvetica, Arial, sans-serif; font-size: 10pt; color: #2E140A; }
.text {
	font-family: Georgia, Garamond, "Times New Roman", serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #000000;
}
.pullout {
	font-size: 16pt;
	line-height: 19pt;
	font-family: Georgia, Garamond, "Times New Roman", serif;
}
.header {
	font-size: 14pt;
	line-height: 17pt;
	font-style: italic;
	color: #666633;
	font-family: Georgia, Garamond, "Times New Roman", serif;
}
a:link {
	color: #2E140A;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #2E140A;
}
a:hover {
	text-decoration: none;
	color: #2E140A;
}
a:active {
	text-decoration: underline;
	color: #2E140A;
}