#content h1 {
	color: #006600;
	margin-top: 24px;
	margin-right: 40px;
	margin-left: 12px;
}
#content li ul li {
	margin-left: 12px;
	list-style: square;
	line-height: 11pt;
	margin-bottom: 4px;
}
#content p {
	line-height: 14pt;
	margin-top: 10px;
	margin-right: 40px;
	margin-left: 12px;
}
#content li {
	line-height: 14pt;
	margin-bottom: 8px;
	margin-left: 26px;
	margin-right: 40px;
}
#content ul {
	margin-top: 12px;
}
#leftCol p {
	color: #881310;
	margin: 12px 20px;
}
#rtCol h1 {
	margin-top: 30px;
	color: #583A21;
	text-transform: uppercase;
	margin-right: 12px;
	margin-left: 12px;
	font-size: 8.5pt;
}
#rtCol p {
	margin-top: 12px;
	margin-right: 12px;
	margin-left: 12px;
	color: #583A21;
}
#content h2 {
	font-weight: normal;
	color: #006600;
	margin-top: 16px;
	margin-right: 40px;
	margin-left: 12px;
	border-bottom: 1px dotted #006600;
	padding-bottom: 3px;
}
#rtCol label {
	color: #006600;
}
#content p.photoCaption {
	font-size: 8pt;
	line-height: 8pt;
	font-weight: bold;
	color: #990000;
	margin-top: 8px;
}
#content img.photo {
	border: 1px solid #990000;
	float: left;
	margin-top: 24px;
	margin-bottom: 3px;
	margin-left: 12px;
}
#content p.hilite {
	background: #FFF7E7;
	padding: 6px;
	color: #9D3206;
	border-top: 1px dotted #BD6E50;
	border-bottom: 1px dotted #BD6E50;
}
