/* Generated by KompoZer */
body {
  font-family: "Arial";
  font-size: 10pt;
  text-align: left;
  color: #000000;
  background-color: #faffbd;
}
h1 {
  font-family: "Arial";
  font-size: 16pt;
  text-align: left;
  color: Navy;
}
h2, h3 {
  font-family: "Arial";
  font-weight: bold;
  text-align: left;
  color: Navy;
}
h2 {
  font-size: 12pt;
}
h3 {
  font-size: 10pt;
}
p.imp {
  font-family: "Arial";
  font-size: 8pt;
  text-align: center;
  margin-top: 20pt;
  margin-bottom: 10pt;
}
p.titel {
  font-family: "Arial";
  color: #ff8000;
  font-weight: bold;
  font-size: 16pt;
  text-align: left;
  margin-top: 2%;
  margin-bottom: 0;
}
.heading {
  color: inherit;
}
th {
  font-family: "Arial";
  vertical-align: top;
}
td {
  font-family: "Arial";
  font-size: 10pt;
  text-align: left;
  vertical-align: top;
}
a:link, a:visited {
  color: #3300ff;
  text-decoration: underline;
}
a:hover {
  color: #0000ff;
  text-decoration: underline;
}