
p, td, li {
  font-family: Verdana, Arial, Helvetica, Geneva;
   color: #808080;
   font-size: 9pt;
  font-weight: bold;
}

a {
  font-family: Verdana, Arial, Helvetica, Geneva;
  font-size: 10pt;
  color: #A0A0A0;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  color: #CEC596;
}

p.titel, td.titel {
  font-family: Verdana, Arial, Helvetica, Geneva;
  font-size: 15pt;
  font-weight: bold;
  color: #A0A0A0;
  text-align: center;
}

a.sub {
  font-family: Arial, Helvetica, Geneva;
  font-size: 8pt;
  color: #A0A0A0;
  font-weight: bold;
}

a.sub:hover {
  color: #CEC596;
}

p.sub, td.sub {
  font-family: Arial, Helvetica, Geneva;
  font-size: 9pt;
  font-weight: bold;
  color: #706F70;
  text-align: center;
}

body {
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
}
