BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
	background-color:#000000;
}


TD, P, LI {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}


TD.gold {
  background-color:#D6A101;
}


.subhead {
	font-family: Times, "Times New Roman";
	font-size:14px;
	color: #D6A101;
}

.times {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}


.smallText {
  font-size:10px;
}


.errorText {
  font-size:11px;
  color: #CC0000;
}



.copyright {
  font-family:Trebuchet MS,Arial,Helvetica;
	font-size:8pt;
  color:#FFFFFF;
}


HR {
	color:#FFFFFF;
}


/* standard links */
A {
	color:#FFFFFF;
}




A:active {
	color:#FFFFFF;
}




A:visited {
	color:#FFFFFF;
}




A:hover {
	color:#FFFFFF;
}



