body {
	margin-top: 10px;
	text-align: center;
	background-color: #ded0b1;
}

.footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	color: #492E15;
	font-size: 13pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #50371F;
	line-height: 13px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #996633;
	font-size: 12pt;
	font-weight: normal;
	text-transform: lowercase;
	line-height: 10pt;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	line-height: 13pt;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {text-decoration:underline}

.pbhs {
	font-size: 7pt;
	color: #000000;
}