.paragraph {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-indent: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: normal;
}
.noindentparagraph {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.byline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	line-height: normal;
}

.bold {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.navigation {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7D8D44;
	display: block;
	padding: 8px;
	width: 140px;
}

.navigation:hover {
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #336600;
	text-decoration: none;
	background-color: #CCCC99;
	display: block;
	padding: 8px;
	width: 140px;
}

.onyx {
	font-family: Onyx;
	font-size: 30px;
	color: #000000;
	text-decoration: none;
}
.westernheadline {
	font-family: "Bernard MT Condensed";
	font-size: 30px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.headline {
	font-family: Verdana, sans-serif;
	font-size: 24px;
	line-height: inherit;
	font-weight: bold;
	color: #000000;
}
.paragraph2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-indent: 12px;
}