table.Navigate {
  font-size:14;
  align:center;
}

img.pos_abs
{
  position:absolute;
  left:0px;
  top:0px;
}

body
{ 
  font-family:sans_serif;
}

a img
{
  border:none;
  margin-bottom:5px;
  margin-right:5px; 

}

div.page
{
  font-family:sans_serif;
  font-size:13;

}
div.roster
{
  font-family:sans_serif;
  font-color:blue;
  font-size:8pt;

}
td.Numeric
{
  text-align:"right"
}

td.Subhead 
{
  background-color:black;
  color:white;
  font: "Arial";
  font-size:16;
  font-weight:bold
}
td.small
{
  font-size:"2";
}
.adtest
{
  background-color: #FFFFFF;
  foreground-color: #FFFFFE;
  margin-left: -9999px;
}

