BODY {
  font-family: Tahoma, sans-serif;
}

TABLE {
  background-color: #D4D4D4;
}

H1, H2, H3, P {
  margin-top: 0pt;
  padding-top: 0pt;
  margin-bottom: 0pt;
  padding-bottom: 0pt;
  font-weight: bold;
}

H1 {
  font-size: 180%;
}

H2 {
  font-size: 120%;
}

H3 {
  font-size: 100%;
}

ADDRESS {
  font-size: 90%;
  padding-top: 0pt;
  margin-top: 0pt;
  font-style: normal;
}

A {
  font-family: Georgia serif;
  font-style: normal;
}

:visited {
  color: green;
}

:link {
  color: blue;
}

:active {
  color: green;
}

.first {
  padding-top: 2pt;
  margin-top: 0pt;
}

.luft {
  margin-top: 0.5em;
  padding-top: 0pt;
}

.right {
  border-right: 4pt #cc6666 solid;
}

.top {
  border-top: 4pt #cc6666 solid;
}

.serif {
  font-family: Georgia serif;
  font-weight: normal;
}
