BODY, P, DIV, SPAN, TH, TD, LI, DT, DD, DL, OL, UL, H1, H2, H3, H4, H5, H6, INPUT, TEXTAREA, SELECT, OPTION, BLOCKQUOTE {
  font-family: Helvetica,Arial,sans-serif;
  font-size: 12pt;
}
TT {
  font-family: Courier New,Courier,fixed;
  font-size: 12pt;
}
BODY.main {
  /* background-color: #ddeeff; */
  background-color: #f5f2e9; /* BO */
  /* background-color: #e7e7f0; /* BO */
  /* FNS-l background-color: #ccd0d8; */
}
H1, H2, H3, H4, H5, H6 {
  font-weight: bold;
  color: #6666cc;
}
H1 {
  font-size: 24pt;
}
H2 {
  font-size: 22pt;
}
H3 {
  font-size: 20pt;
}
H4 {
  font-size: 18pt;
}
H5 {
  font-size: 16pt;
}
H6 {
  font-size: 14pt;
}
.bold {
  font-weight: bold;
}
.emph {
  font-style: italic;
}
.normcolor {
  color: #000000;
}
.footnote {
  font-size: 10pt;
}
.small {
  font-size: 8pt;
}
.large {
  font-size: 14pt;
}
.big {
  font-size: 16pt;
}
.huge {
  font-size: 18pt;
}
.massive {
  font-size: 20pt;
}
.giant {
  font-size: 24pt;
}
.gargantuan {
  font-size: 28pt;
}

.kopje {
  font-weight: bold;
  color: #6666cc;
}
.underground {
  font-family: Gill Sans,Humanst521 BT,Helvetica,Arial,sans-serif;
  font-size: 12pt;
}


