body
{
  background: rgb(255, 255, 255);
  background-image: url('bilder/firkant_bakgrunn.gif');
  background-position: top left;
  background-repeat: no-repeat;
  font-family: "Arial", "Helvetica", "Helv", sans-serif;
  font-size: 9pt;
  color: rgb(0, 0, 0);
}

td
{
  font-family: "Arial", "Helvetica", "Helv", sans-serif;
  font-size: 9pt;
  color: rgb(0, 0, 0);  
}

h1
{
  font-size: 16pt;
}

h2
{
  font-size: 12pt;
}

h3
{
  font-size: 10pt;
}

h4
{
  font-size: 8pt;
}

h5
{
  font-size: 6pt;
}

h6
{
  font-size: 4pt;
}

a:link, a:visited
{
  color: blue;
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

.byline
{
  font-size: 8pt;
}
