@page           { margin: 2.5cm; }

html, body
{
  color: black;
  background: white;
  font-family: Minion, Palatino, "Book Antiqua", serif;
  font-size: 10pt;
  margin: 0;
  line-height: 1.4;
}

:link:focus, :visited:focus, :link, :visited, :link:hover, :visited:hover, :link:active, :visited:active              { color: black; background: white; text-decoration: none; }

h1, h1 :link, h1 :visited
{
  color: black;
  background: white;
}

.skjerm, p#navigasjonsstripe, p.standardstotte { display: none; }
abbr[title], acronym[title], span[title] { border-bottom: none; }

div#informasjon { border-left: 2pt solid black; }

h2, h3
{
  color: #999999;
  background: white;
}

h1, h2 { font-size: 2em; }
h3     { font-size: 1.6em; }

h1   { color: #666666; background: white; }
h1 a { text-decoration: none; }

hr {
  color: black;
  background: black;
  border: none;
  height: 2pt;
}
