.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.FooterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.FooterText a:link {
    color: #999999;
    text-decoration: none;
}
.FooterText a:hover {
    color: #999999;
    text-decoration: underline;
}
.FooterText a:visited {
    color: #999999;
    text-decoration: none;
}
.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
a {
	color: #4d85c5;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
.TrailBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.Trailbar a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.TrailBar a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.TrailBar a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.News {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.New {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-transform: uppercase;
}
.Red {
	color: #990000;
}
