.gaa {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC3333;
	text-decoration: underline;
}
.smallSub {
	font-size: 14px;
	text-decoration: underline;
}

