
BODY {
  font-family: Arial, sans-serif;
  font-size: small;
  color: black;
  background-color: #FFFFFF;
}

.body {
  background-color: white;
  color: black;
  text-decoration: none;
  font-weight: normal;
  text-align: left;
}

.body A:visited {
  color: #0000CC;
  text-decoration: none;
}

.body A:link {
  text-decoration: none;
  color: #0000FF;
}

.body A:hover {
  text-decoration: underline;
  color: #0000FF;
}

.bluebox {
  background-color: #6666CC;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
}

.overskrift {
  background-color: #000099;
  color: white;
  font-weight: bold;
}

H1 {
  font-family: Arial, sans-serif;
  color: #000099;
  text-align: center;
}

H2 {
  font-family: Arial, sans-serif;
  font-size: 16pt;
  color: #000099;
}

H3 {
  font-family: Arial, sans-serif;
  color: #000099;
  margin-bottom: 0.2em;
}

H4 {
  font-family: Arial, sans-serif;
  color: #000099;
  margin-bottom: 0.2em;
  padding-bottom: 0.2em;
  margin-top: 0.0em;
  padding-top: 0.2em;
}

UL {
  margin-left: 16px;
  padding-left: 8px;
}

UL.meny {
  list-style-image: url(bluebull.gif);
  margin-left: 16px;
  margin-top: 2px;
  margin-bottom: 4px;
  padding-top: 2px;
  padding-left: 2px;
  padding-bottom: 4px;
}

H1.over {
  font-family: Arial, sans-serif;
  color: #000099;
  font-size: 16pt;
}

.bunntekst {
  font-size: smaller;
}

DIV.ytre {
  background-color: #FFFFFF;
  width: 666px;
}

.nb {
  font-weight: bold;
}

.ny {
  color: red;
}

.topp {
  margin-top: 0.2em;
}

TD {
  vertical-align: top;
}

.kurs {
  font-style: italic;
}

LI {
  margin-bottom: 4pt;
}
