.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	align: justify;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #0099FF;
	font-weight: bold;

}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003399;
	font-weight: bold;
	align: justify;

}
.lightsubheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #999999;
	align: justify;
}
.contentsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	align: justify;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #666666;
	align: justify;
}

