@font-face {
    font-family: 'Federation';
    font-style:  normal;
    font-weight: normal;
    src: url(FEDERAT0.eot);
}

.HEADER {
    font-family: 'Federation';
    font-size: 24;
    color: #FFFFFF;
    font-weight: bold;
}

.SUBHEADER {
    font-family: 'Federation';
    font-size: 18;
    color: #FFFFFF;
    font-weight: bold;
}

.PAGETEXT {
    font-family: 'Federation';
    font-size: 14;
    color: #666666;
    font-weight: bold;
}

.LISTTEXT {
    font-family: 'Federation';
    font-size: 14;
    color: #FFFFFF;
    font-weight: bold;
}

BODY {
    margin: 0;
    background-color: #000000;
}

<style type="text/css">

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
body {
	background-color: #000000;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #CF93CD;
	text-decoration: none;
}
.style3 {font-size: 16px}
.style10 {
	color: #FFFFFF;
	font-size: 50px;
	font-weight: bold;
}
.style11 {
	color: #FF0000;
	font-weight: bold;
}

.style1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}


</style>
