h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  text-decoration: underline;
  font-weight: bold;
  color: #000000;
  line-height: 1.5em;
}

h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  text-decoration: none;
  font-weight: bold;
  color: #000000;
  line-height: 1.5em;
}

p
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-decoration: none;
  font-weight: normal;
  color: #000000;
}

a.intekst,a.intekst:hover
{
  color: #000000;
}
