.coltitle {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 18px;
	font-weight: bold;
	color: #C5D17D;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bolder;
	color: #000;
}
.verticalrule {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #C5D17D;
}
