body  {
  color: firebrick; background-color: white;
  font-size: 100.01%;
  font-family: Helvetica,Arial,sans-serif;
  margin: 0em;
  padding: 0em;
  }

p.pfett  {
   font-size: 1.8em;
   font-weight: bold;
   }

p  {
  font-size:0.9em;
  }

table  {
  font-size: 1.4em;
  }

table.klein  {
  font-size: 0.8em;
  }

.klein  {
  font-size: 0.6em;
  color: black;
  }


a:link  { color: firebrick; }
a:visited  { color:firebrick; }
a:active  { color:firebrick; }

