BODY {
  font-family: Arial, sans-serif;
  color: #000022;
}

TD {
  font-family: Arial, sans-serif;
  color: #000022;
}

P {
  font-family: Arial, sans-serif;
  color: #000022;
}

.menue {
  font-size: 125%;
}

.footer {
  font-size: 80%;
}

A {
  color: #2020F0;
}

A:hover {
  color: #990099;
}

A:active {
  color: #FF1010;
}

P.heading {
  color: #F01010;
  text-align: center;
  font-weight: bold;
  font-size: 150%;
}

P.toptext {
  color: #101010;
  font-size: 80%;
  text-align: center;
}

P.listhead {
  font-size: 120%;
  font-style: italic;
  font-weight: bold;
}

DIV.mark {
  font-size: 115%;
}

DIV.imgmap {
  text-align: center;
}

DIV.pictext {
  font-style: italic;
}

DIV.formheading {
  font-size: 220%;
}

DIV.formtitle {
  font-size: 220%;
  color: #FF1010;
  font-style: italic;
  font-weight: bold;
}

