.heading {
	background-image: url(../images/headingtriangle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-indent: 20px;
}
.subheads {
	font-size: 12px;
	font-weight: bold;
}
.separatorline {
	border-top-color: #CCCCCC;
	border-top-style: dashed;
	border-top-width: 1px;
}

.style1 {color: #96A719}