.headings {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #CC0000;
}
.subheads {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	font-variant: small-caps;
	text-align: left;
	padding-left: 9px;
}
.liststwo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
	text-align: left;
	display: marker;
	padding-left: 6px;
	padding-right: 3px;
	list-style-type: circle;
}
