body {
  background-color:#eeeeee;
  margin-left:60px;
  margin-top:0px;
}
h1 {
  font-family:arial;
  text-align:center;
  font-size:12pt;
  font-weight:bold;
  margin-top:8pt;
  margin-bottom:8pt;
}
h2 {
  font-family:arial;
  text-align:center;
  font-size:10pt;
  font-weight:bold;
  margin-top:8pt;
  margin-bottom:8pt;
}
p {
  font-family:times new roman;
  text-align:justify;
  font-size:10pt;
  margin-top:8pt;
  margin-bottom:8pt;
}
p.lenker {
  font-family:arial;
  text-align:center;
  font-size:7pt;
}
p.sentrert {
  text-align:center;
}
p.bilettekst {
  font-size:9pt;
}
p.fotnote {
  text-align:center;
  font-size:9pt;
}
p.vignett {
  text-align:center;
  font-family:arial;
  font-size:10pt;
  font-weight:bold;
}
span.framhev {
  font-style:italic;
}
span.uthev {
  font-weight:bold;
}
a {
  text-decoration:none;
}
a:link {
  color:#0000cc;
}
a:active {
  color:#0000cc;
}
a:visited {
  color:#0000cc;
}
a:hover {
  color:#cc0000;
}

