.content {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.heading {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.subheading {
	font-family: Arial;
	font-size: 13px;
	color: #996600;
	font-weight: bold;
}

