
BODY {
  font-family: Verdana, sans-serif;
  font-size: 10pt;
  text-decoration: none;
  color: black;
}

BUTTON {
  font-family: Verdana;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
  color: white;
}

TABLE {
  font-family: Verdana, sans-serif;
  font-size: 10pt;
  text-decoration: none;
  color: black;
}

TBODY {
  text-decoration: none;
  font-family: Verdana, sans-serif;
  font-size: 9pt;
}

H1 {
  font-family: Verdana, sans-serif;
  font-size: 16pt;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  text-decoration: none;
  color: #990000;
}

H2 {
  text-decoration: none;
  font-family: Verdana, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  color: #990000;
}

P {
  font-size: 10pt;
  font-family: Verdana, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: black;
  text-decoration: none;
}

TD.lauf {
  font-size: 9pt;
  font-family: Verdana, sans-serif;
  font-style: normal;
  font-weight: bolder;
}

H3 {
  text-decoration: none;
  color: #5D5D5D;
  font-size: 11pt;
  font-weight: bold;
  font-family: Verdana, sans-serif;
}

H4 {
  font-family: Verdana, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
  color: black;
}

TD {
  font-family: Verdana, sans-serif;
  font-size: 10pt;
  font-variant: normal;
  font-weight: normal;
  color: black;
}

H5 {
  font-size: 12pt;
  font-weight: bolder;
  font-family: Verdana, sans-serif;
  text-decoration: none;
  color: black;
}

H6 {
  font-size: 9pt;
  font-weight: bolder;
  font-family: Verdana, sans-serif;
  text-decoration: none;
}

A {
  text-decoration: none;
  color: black;
}

LINK {
  color: black;
}

