body, td
{
  color: #000000;
  font-family: sans-serif;
  font: helvetica, arial;
  font-size: 10pt;
  font-weight: normal;
}

.fett
{
  color: #000000;
  font-family: sans-serif;
  font: helvetica, arial;
  font-size: 10pt;
  font-weight: bold;
}

.klein
{
  color: #000000;
  font-family: sans-serif;
  font: helvetica, arial;
  font-size: 8pt;
  font-weight: normal;
}

a
{
  color: #000000;
  font-family: sans-serif;
  font: helvetica, arial;
  text-decoration: none;
  font-size: 8pt;
  font-weight: normal;
}

a:visited
{
  color: #000000;
  font-family: sans-serif;
  font: helvetica, arial;
  text-decoration: none;
  font-size: 8pt;
  font-weight: normal;  
}

a:hover, a:active
{
  color: #a0a0a0;
  font-family: sans-serif;
  font: helvetica, arial;
  text-decoration: none;
  font-size: 8pt;
  font-weight: normal;
}

.mini
{
  color: #000000;
  font-family: sans-serif;
  font: helvetica, arial;
  font-size: 7pt;
  font-weight: normal;
}

.minifett
{
  color: #000000;
  font-family: sans-serif;
  font: helvetica, arial;
  font-size: 7pt;
  font-weight: bold;
}