.MainHeading {
	font-family: "Century Gothic";
	font-size: 12pt;
	font-weight: bold;
	text-transform: capitalize;
	color: #65B949;
	height: 25px;
}
.BodyText {
	font-family: verdana;
	font-size: 10px;
	color: #353535;
}
.PanelText {
	font-family: verdana;
	font-size: 10px;
	color: #232A6E;
}
a:link {
	text-decoration: none;
}
a {
	font-family: "verdana";
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: red;
}
.copyright {
	font-family: verdana;
	font-size: 8pt;
	color: #006600;
}
.SubHeading {
	font-family: "verdana";
	font-size: 9pt;
	font-weight: bold;
	color: #F2C406;
}
.TollFree {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #FED53D;
}

<<--encoded by [malik] iamurzzz@hotmail.com-->>