.MainText {
	font-family: Verdana;
	font-size: 11px;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #0033CC;
	text-decoration: none;
}
.Heading {
	font-family: Forte;
	font-size: 22px;
	color: #CC0000;
}
.MainTextSmaller {
	font-family: Verdana;
	font-size: 10px;
}
.heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FF0000;
}
