td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
}
.heading {
	font-size: 28px;
	font-weight: bold;
	color: #8A3735;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;

}
a:link {
	color: #993300;
}
a:visited {
	color: #993300;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.smaller {
	font-size: 10px;
	color: #000000;
}

