body {
	background-color: #000000;
	}
.headline {
	font-family: "Balmoral LET";
	font-size: 30px;
	color: #FF0000;
}
.bg {
	background-color: #000000;
	background-repeat: repeat;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}



a:link {
	color: #DEC870;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
a:hover {
	color: #3F7FBE;
	text-decoration: none;
}
.hilight {
	font-weight: bold;
}
.alignRight {
	text-align: right;
}
.colorBlue {
	color: #3F7FBE;
}

b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC9933;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #E5C99A;
}
