@charset "utf-8";
h1 {
	font-family: "Poor Richard";
	font-size: 18px;
	color: #330033;
	font-variant: normal;
	text-transform: uppercase;
}
.firstletterh1 {
	font-family: "Poor Richard";
	font-size: 36px;
	text-transform: uppercase;
	color: #330033;
	font-style: italic;
}
.newstablehead {
	font-family: "Poor Richard";
	font-size: 18px;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #CCCCCC;
	background-color: #333300;
	border-bottom-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-bottom-color: #330033;
}

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
blockquote {
	font-family: "Poor Richard";
	font-size: 14px;
	color: #706A38;
}
.quote {
	font-family: "Poor Richard";
	font-size: 16px;
	color: #706A38;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #000000;
}
h3 {
	font-family: "Poor Richard";
	font-size: 20px;
	color: #5B5631;
	text-transform: none;
	font-variant: normal;
	line-height: 20px;
	height: 20px;
	white-space: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.sidebarbody {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #554F2B;
}
.sidebarbodywhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}

.sidebarbodyblack {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-align: center;
}
.navtext {
	font-family: "Times New Roman", Times, serif;
	line-height: 16px;
	color: #FFFFFF;
	background-color: #554F2B;
	border-top-style: ridge;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 25px;
	border-top-color: #BFBE92;
	border-right-color: #BFBE92;
	border-bottom-color: #BFBE92;
	border-left-color: #BFBE92;
	text-align: center;
}
.sidebareventhead {
	background-color: #FFFFFF;
	letter-spacing: normal;
	border-bottom-style: groove;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	border-left-width: 0px;
	border-bottom-color: #666666;
}

.navtext a {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #554F2B;
	text-decoration: none;
}
.style47 a {
	font-size: 10px;
	text-transform: uppercase;
	color: #706A38;
	text-decoration: none;
}

a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000099;
	text-decoration: underline;
}
.titlecell td {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2A280F;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}
.altcell1 td {
	font-size: 12px;
	background-color: #DBDAC1;
}
.altcell2 td {
	font-size: 12px;
	background-color: #FFFFFF;
}
.pfirst {
	font-size: 300%;
	float: left;
}

