.MainText {
	font-family: Verdana;
	font-size: 12px;
}
.MainText2 {
	font-family: Verdana;
	font-size: 11px;
}
a:link {
	color: #ED1C24;
	text-decoration: none;
}
a:visited {
	color: #ED1C24;
	text-decoration: none;
}
a:active {
	color: #ED1C24;
	text-decoration: none;
}
a:hover {
	color: #666666;
}
.SmallHeading {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ED1C24;
}
.PageHeading {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #ED1C24;
}
.PageHeading2 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bolder;
	color: #ED1C24;
	text-decoration: underline;
}
.LinksTop {
	font-family: "Arial Narrow";
	font-size: 12px;
	font-weight: bold;
}
a.White:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.White:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.White:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.White:hover {
	color: #FF0000;
}
