#content .capstext {
	font-size: 14pt;
	font-family: Georgia, Times New Roman, Times, serif;
	font-style:italic;
	color:#555555;
	padding-left: 30px;
	padding-bottom: 5px;
	line-height: 150%;
	border-color: gray;
	border-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
}

#content .capstext p {
	font-size: 10pt;
	text-align: center;
}

#content p {
	text-indent: 50px;
	margin-bottom: 10px;
}

#content ol li {
	margin-bottom: 10px;
}