.headertext {
	font-family: "Courier New", Courier, mono;
	font-size: 30px;
	line-height: 18px;
	font-weight: bolder;
	color: #000000;
	font-variant: normal;
	text-transform: none;
}
.bodytext {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
	padding: 5px;
}
.subhead {
	font-family: "Courier New", Courier, mono;
	font-size: 26px;
	font-weight: bolder;
	color: #000000;
	line-height: 18px;
}
.locationlinks {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #663300;
	text-decoration: underline;
	padding: 5px;
}
.bodybold {
	font-family: "Courier New", Courier, mono;
	font-size: 15px;
	font-weight: bolder;
	color: #000000;
	line-height: 16px;
	padding: 5px;
}
.descriptions {
	font-family: "Courier New", Courier, mono;
	font-size: 22px;
	line-height: 18px;
	font-weight: bolder;
	color: #000000;
}
.subheadred {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #663300;
	line-height: 16px;
	font-weight: bold;
}
.borders {
	border: thick double #000000;
}
.bodybolditalic {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
