.titel {
  font-family: Georgia;
  font-size: 20px;
  font-style: italic;
  font-weight: normal;
  color: #9B92A1;
}
.tekst {
  font-family: Georgia;
  font-size: 12px;
  font-style: italic;
  font-weight: normal;
  color: #9B92A1;
}
.tekst a {
  font-family: Georgia;
  font-size: 12px;
  font-style: italic;
  font-weight: normal;
  color: #9B92A1;
  text-decoration: none;
}
.heading {
  height: 20px;
  font-family: "Lucida Sans", "Lucida Sans Unicode";
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #8799B0;
}
.row {
  height: 60px;
  font-family: "Lucida Sans", "Lucida Sans Unicode";
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #9B92A1;
}
.row2 {
  height: 20px;
  font-family: "Lucida Sans", "Lucida Sans Unicode";
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #9B92A1;
}
.row2 a {
  height: 20px;
  font-family: "Lucida Sans", "Lucida Sans Unicode";
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #9B92A1;
  text-decoration: none;
}
.footer {
  height: 20px;
  font-family: "Lucida Sans", "Lucida Sans Unicode";
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color: #8799B0;
}
.footer2 {
  height: 20px;
  font-family: "Lucida Sans", "Lucida Sans Unicode";
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color: #9B92A1;
}