.heading {
	font-family: Verdana;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.green {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #007F00;
}

.text {
	font-family: "Arial Narrow";
	font-size: 16px;
	color: #000000;
	font-weight: normal;
}
.white {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
