body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/innerbackground.gif);
	color: #990000;
}.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FBE48E;
}
.normalbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FBE48F;
}
.normalblue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1.6em;
	font-weight: normal;
	color: #000000;
}
.normalboldblue {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
.Headlineboldblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #990000;
	text-align: center;
}

A

{
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
}

A:hover

{
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
}
.copyright {
	font-family: "Arial Narrow", Arial;
	font-size: 11px;
	color: #999999;
	text-align: center;
}
.copyright A {
	color: #E10000;
}

