.heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: normal;
	font-weight: bold;
	color: #006666;
}
.subHeading {
	font-family: "Times New Roman", Times, serif;
	color: #663366;
	font-size: x-large;

}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: medium;
}
.fineText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #006633;
	font-style: italic;

}
.smallerBodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #003399;
	font-weight: bold;
}
.smallHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #663366;
}
