body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
.greybg {
	background-color: #181818;
}
.headtxt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color: #FE0202;
}
h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
	color: #FE0202;
}
.headline{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
	color: #FE0202;
}
.maintxt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color: #FE0202;
}
a.footlink:link {
	color: #FE0202;
	text-decoration: none;
}
a.footlink:visited {
	color: #FE0202;
	text-decoration: none;
}
a.footlink:hover {
	color: #999999;
	text-decoration: underline;
}
a.footlink:active {
	color: #FE0202;
	text-decoration: none;
}
a.maplink:link {
	color: #FE0202;
	text-decoration: none;
	font-weight:bold;
}
a.maplink:visited {
	color: #FE0202;
	text-decoration: none;
	font-weight:bold;
}
a.maplink:hover {
	color: #999999;
	text-decoration: underline;
	font-weight:bold;
}
a.maplink:active {
	color: #FE0202;
	text-decoration: none;
	font-weight:bold;
}
