<!--
 /***************************************************************************
 * $Id: style.css,v 1.2 2002/11/17 05:34:04 sven Exp $
 ***************************************************************************/
body, p, table, tr, td, div
{
  font-family: Arial, Verdana, Tahoma, sans-serif;
  font-size:9pt;
  color:#000000;
}

a:link, a:visited, a:active
{
  color:#5D80D7;
  text-decoration:none;
  font-size:9pt;
}

a:hover
{
  color:#0099FF;
  text-decoration:none;
  font-size:9pt;
}

-->
