.heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4F5962;
}

.mainText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F5962;
}
td img {display: block;}body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.redText {
	font-family: Arial;
	font-size: 12px;
	color: #990000;
}
.subText {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
}
a:link {
	color: #6AB068;
}
a:visited {
	color: #6AAF6E;
}
a:hover {
	color: #3C7DFB;
}
a:active {
	color: #68AD6C;
}
