BODY {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  background-color: #FFECA1;
  color: white;
}

P {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  background-color: white;
  color: black;
}

SELECT {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

*.SELECT_FIXED {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  width: 32mm;
}

TEXTAREA {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

INPUT {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
}
.KNAPP
{
background-color: #FC926D;
width: 20mm;
font-size: 7pt;
font-weight: bold;
}

BUTTON {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

TABLE {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  empty-cells: show;
  border-style: none;
}
.blacktext {
  color: black;
}

TD {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  empty-cells: show;
  border-style: none;
}

.LINE {
  background-color: black;
}

.datum {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 7pt;
  font-weight: bold;
  color: black;
}

.RUBRIK  {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
  font-weight: bold;
  color: white;
}
.RUBRIK2 {
  font-size: 8pt;
  font-weight: bold;
  background-color: #AAAAAA;
  color: white;
}

.RUBRIK3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: black;
}

.RUBRIK4 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  color: black;
}

.RUBRIK5 {
  font-size: 8pt;
  font-weight: bold;
  background-color: #000000;
  color: white;
}

.RUBRIK6 {
  font-size: 12pt;
  font-weight: bold;
  color: black;
}

.liten {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 7pt;
  font-weight: bold;
  color: black;
}

H1{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16pt;
  font-weight: bold;
  color: black;
}

H2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15pt;
  font-weight: bold;
  color: black;
}

H3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14pt;
  font-weight: bold;
  color: black;
}

H4 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13pt;
  font-weight: bold;
  color: black;
}

H5 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  color: black;
}

A:visited { font-size: 8pt; color: #000000; text-decoration: none  }
A:link    { font-size: 8pt; color: #000000; text-decoration: none  }
A:active  { font-size: 8pt; color: #000000;  text-decoration: none }
A:hover   { font-size: 8pt; color: #35316D;  text-decoration: none }

A.menytext:visited { font-size: 10pt; color: #ffffff; text-decoration: none;  }
A.menytext:link    { font-size: 10pt; color: #ffffff; text-decoration: none;  }
A.menytext:active  { font-size: 10pt; color: #ffffff;  text-decoration: none; }
A.menytext:hover   { font-size: 10pt; color: #ffcc00;  text-decoration: none; }