body {
	background-color: #000000;
	font-family: Verdana;
	font-size: 10pt;
	color: #ffffff;
}

h1 {
	font-size: 24pt;
}

input, select
{
  font-familt: Verdana;
  font-size: 8pt;
}

td {
	font-family: Verdana;
	font-size: 10pt;
	color: #ffffff;
}

th
{
	background-color: #e98b00;
        font-family: Verdana;
	font-size: 10pt;
        color: #000000;
}

a	{
	font-family: Verdana;
	color: #e98b00;
	text-decoration: underline;
	}

a:hover {
	font-family: Verdana;
	color: #ffffff;
	text-decoration: none;
	}

UL, OL, DL, {
	font-family: Verdana;
	font-size: 8pt;
	color: #ffffff;
	}

#p1 	{
	font-family: Verdana;
  	color: #ffffff;  	
	}
	
.sStats
{
  color: #000000;
  font-size: 8pt;
}

.sDescription
{
  font-size: 8pt;
}

.whiteLink
{
  color: #ffffff;
  font-size: 8pt;
}

.sMaintable
{
  background-color:#e98b00; 
  font-size: 8pt; 
  color: #104A7B;
  align: center;
}

.sSecondarytable
{
  background-color:#ffffff; 
  align: center;
}

.title 	{
	font-family: Comic Sans MS;
  	color: #000000;  	
        font-style: italic;
	}