TD.normal
{
  font-family: Verdana; 
  font-size: 10pt;  
  color: RGB(255,255,255);
  text-align: justify;
}


TD.splashbottom
{
  background: url("Splash/bottom.gif");
  background-repeat: no_repeat;
}


TD.a1
{
  font-family: Verdana; 
  font-size: 10pt;  
  color: RGB(188,228,255);
  text-align: justify;
}

SPAN.a1
{
  font-family: Verdana; 
  font-size: 10pt;  
  font-weight: 700;
  color: RGB(188,228,255);
}

A.link
{
  font-family: Verdana; 
  font-size: 10pt;  
  color: RGB(255,255,128);
  text-decoration: none;
}

A.link:hover
{
  font-family: Verdana; 
  font-size: 10pt;  
  color: RGB(255,255,0);
  text-decoration: underline;
}