body
{
  background-color: #000000;
  font-size: 100%;
}

table
{
  border-color: #FFFFFF;
  color: #FFFFFF;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 70%;
}

td
{
  float: center;
}

table.resultset
{
	border-style: solid;
	border-width: 2px;
	border-color: #FFFFFF;
	color: #FFFFFF;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10pt;
}

table.resultset td
{
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF;
	text-align: center;
}

a:link
{
  text-decoration: none;
  font-weight: bold;
  color: #00CC00;
}

a:active
{
  text-decoration: none;
  font-weight: bold;
  color: #00CC00;
}

a:visited
{
  text-decoration: none;
  font-weight: bold;
  color: #00CC00;
}

a:hover
{
  text-decoration: overline underline;
  font-weight: bold;
  color: #00CC00;
}

div#preloaded-images 
{
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}
