.contentstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color: #3A3A3A;
	padding: 35px 30px 30px 30px;
	background-color: #FFFFFF;
}
h3 {
	margin-top: 0px;
	margin-bottom: 4px;
}
.fltleft {
	padding: 5px;
	padding: 5px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-right: 15px;
	border: 1px solid #836304;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 1.25em;
}
.fltright {
	padding: 5px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	border: 1px solid #836304;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 1.25em;
}
.contentstyle a {
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.contentstyle a:link {
		font-weight: normal;
		color: #333333;
		text-decoration: underline;
}
.contentstyle a:visited {
		font-weight: normal;
		color: #666;
		text-decoration: underline;
}
.contentstyle a:hover {
		font-weight: normal;
		color: #000;
		text-decoration: none;
}
.contentstyle a:active {
		font-weight: normal;
		color: #000;
		text-decoration: none;
}
.contentstyle p {
	margin-top: 0px;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	padding-left: 8px;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #932724;
	color: #401F05;
	margin-bottom: 20px;
}
