body {
  font-family: arial, sans-serif;
  font-size: 12px;
}

h1 {
  text-align: center;
  color: rgb(255,30,0);
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 17px;
}

h2 {
  color: rgb(75,75,75);
  font-size: 18px;
  letter-spacing: 3px;
}

h3 {
  color: rgb(190,75,75);
  font-size: 20px;
  letter-spacing: 2px;
  margin-left: 20px;
}

h4 {
  color: rgb(190,75,75);
  font-size: 14px;
  text-align:center;
}

.kop {
  font-weight: bold;
  letter-spacing: 2px;
}

.tekst {
  font-size: 12px;
  text-align: justify;

}
