
BODY {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

TD {
  font-size: 10pt;
}

TD.address {
  font-size: 8pt;
}

P.small {
  font-size: 8pt;
}

FONT.footnote {
  font-size: 7pt;
}

A.region:link {
  color: white;
}

A.region:visited {
  color: white;
}

A.region:hover {
  color: gold;
}

A:link {
  color: teal;
}

A:visited {
  color: teal;
}

A:hover {
  color: gold;
}


TABLE.nav {
  border-top: 1pt black solid;
  border-right: 1pt black solid;
  border-bottom: 1pt black solid;
  border-left: 1pt black solid;
}

TD.nav {
  cursor: hand;
  border-right: 1pt black solid;
}

TD.sid {
  border-right: 1px black double;
  border-bottom: 1px black solid;
}

TD.sid_fra {
  border-right: 1px black double;
  border-left: 1px black double;
}

TH.small {
  font-size: 8pt;
}

TABLE.main {
  border-top: 1px black double;
  border-right: 1px black double;
  border-bottom: 1px black double;
  border-left: 1px black double;
}

TABLE.mid {
  border-bottom: 1px black double;
}

TABLE.address {
  font-size: 9pt;
}

H2 {
  font-family: Helvetica, Arial, sans-serif;
}