
<style> BODY {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color: #000000;
}

BODY A:active {
  text-decoration: none;
}

BODY A:link {
  color: #883333;
}

BODY A:visited {
  color: #C14848;
}

BODY A:hover {
  color: red;
}

P, TH, TD {
  	font-family: Arial, Helvetica, sans-serif;
  	font-weight: normal;
  	text-align: left;
  font-size: 9pt;
  color: #000000;
}

P.figurtekst {
  	font-family: Arial, Helvetica, sans-serif;
  	font-weight: bold;
  	font-style: normal;
  font-size: 8pt;
  color: #000000;
}

H1 {
  	font-family: Arial, Helvetica, sans-serif;
  	font-weight: bold;
  	text-align: left;
  color: #000000;
}

H2 {
  	font-family: Arial, Helvetica, sans-serif;
  	font-weight: bold;
  	text-align: left;
  font-size: 13pt;
  color: #000000;
}

H3 {
  	font-family: Arial, Helvetica, sans-serif;
  	font-weight: bold;
  	text-align: left;
  font-size: 11pt;
  color: #000000;
}


