body {
  margin-top: 0px;
  margin-left: 90px;
  background: #FFFFFF;
}
h1 {
  margin-top: 0px;
  margin-bottom: 12px;
  font-family: Arial;
  font-size: 14pt;
  font-weight: bold;
  text-align:left;
  color:#000000;
}
h2 {
  margin-top: 0px;
  margin-bottom: 12px;
  font-family: Arial;
  font-size: 12pt;
  font-weight: bold;
}
h3 {
  margin-top: 0px;
  margin-bottom: 8px;
  font-family: Arial;
  font-size: 9pt;
  font-weight: bold;
}
h3.senter {
  text-align:center;
}
h3.bok {
  text-align:justify;
  font-weight: normal;
  font-size: 9pt;
}
p {
  margin-top: 0px;
  margin-bottom: 12px;
  font-family: "times new roman";
  font-size: 10pt;
  text-align: justify;
}
p.ingress {
  font-family: "arial";
  font-style: "italic";
  font-size: 10pt;
}
p.bilde {
  font-size: 9pt;
}
p.nav_line {
  font-family: "arial";
  font-size: 9pt;
  text-align:center;
  margin-top: 30px;
  margin-bottom: 30px;
}
p.senter {
  text-align:center;
}
p.lenker {
  font-family: "arial";
  font-size: 10pt;
  margin-bottom: 6px;
}
span.note {
    position: relative;
    bottom: 0.3em;
    color: #0000aa;
    font-size: 0.8em;
}
ul {
  margin-top: 0px;
}
li {
  font-family: "times new roman";
  font-size: 9pt;
}
a:link {
  color:#aa1111;
}
a:active {
  color:#aa1111;
}
a:visited {
  color:#aa1111;
}
a:hover {
  color:#ff0000;
}
