.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #906d00;
	list-style-type: circle;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: normal;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: normal;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
}
.titlesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #906d00;
}
.textbrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #b29d5a;
}

.bottomlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #A70719;
}
.sidetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}

.bhg {
	background-color: #B69F57;
}
.pdfbg {
	background-image: url(images/pdfbg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.sidepic {
	background-image: url(images/sidepic.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
h1 { color:#906e02; font-weight:bold; font-size:30px; font-family:Geneva, Arial, Helvetica, sans-serif; }