.heading {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.subheading {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.maintextboldfont {
	font-family: Verdana;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
.maintext {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	line-height: normal;
}
a:link {
	color: #0033CC;
}
a:visited {
	color: #0033CC;
}
a:hover {
	color: #990000;
}
a:active {
	color: #006600;
}
