BODY, TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font : 12px;
	color : #2C2C2C;
}

.mainheading {
	color : #3E79BC;
	font-size : 20px;
	font-weight : bold;
}

.subheading {
	font-size : 13px;
	font-weight : bold;
}

.heading {
	color : #FF7200;
	font-size : 15px;
	font-weight : bold;
}

A.link {
	text-decoration:none;
	color : #3E79BC;
}

A.link:hover {
	text-decoration : underline;
	color : #3E79BC;
}
