BODY, P, DIV, SPAN, TH, TD, LI, DT, DD, DL, OL, UL, H1, H2, H3, H4, H5, H6, INPUT, TEXTAREA, SELECT, OPTION {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 10pt;
}
TT {
  font-family: Courier New,Courier,fixed;
  font-size: 10pt;
}
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;
}
H1 {
  font-size: 20pt;
}
H2 {
  font-size: 18pt;
}
H3 {
  font-size: 16pt;
}
H4 {
  font-size: 14pt;
}
H5 {
  font-size: 12pt;
}
H6 {
  font-size: 11pt;
}

A {
  text-decoration: none;
}
A:hover {
  text-decoration: underline;
}
A:link {
  color: #5577aa;
}
A:active, A:hover,A:visited {
  color: #aa7755;
}
A:link.front,A:visited.front,A:active.front,A:hover.front,A.front {
  color: #777777;
  text-decoration: none;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 7pt;
}
A:hover.front {
  color: #111111;
}
A:link.front-na,A:visited.front-na,A:active.front-na,A:hover.front-na,A.front-na {
  color: #bbbbbb;
  text-decoration: none;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 7pt;
}

.notavailable {
  color: #bbbbbb;
}
A:link.notavailable,A:visited.notavailable,A:active.notavailable,A:hover.notavailable,A.notavailable {
  color: #bbbbbb;
  text-decoration: none;
  font-family: Verdana,Arial,Helvetica,sans-serif;
}

.boxhead {
  background: #94a5be;
  color: #ffffff;
  font-weight: bold;
}
A.boxhead,A:link.boxhead,A:visited.boxhead,A:active.boxhead,A:hover.boxhead {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}
.boxbody,.boxtext {
  background: #ffffff;
  color: #000000;
}
A.boxbody,A:link.boxbody,A:visited.boxbody,A:active.boxbody,A:hover.boxbody {
  color: #000000;
  text-decoration: none;
}
A.boxtext,A:link.boxtext,A:visited.boxtext,A:active.boxtext {
  color: #000000;
  text-decoration: none;
}
A:hover.boxtext {
  color: #6a7b95;
  text-decoration: none;
}

.alerthead {
  background: #ff0000;
  color: #ffffff;
  font-weight: bold;
}
A.alerthead,A:link.alerthead,A:visited.alerthead,A:active.alerthead,A:hover.alerthead {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}
.alertbody,.alerttext {
  background: #f6d8d0;
  color: #000000;
}
A.alertbody,A:link.alertbody,A:visited.alertbody,A:active.alertbody,A:hover.alertbody {
  color: #000000;
  text-decoration: none;
}
A.alerttext,A:link.alerttext,A:visited.alerttext,A:active.alerttext {
  color: #ff0000;
  text-decoration: none;
}
A:hover.alerttext {
  color: #7f0000;
  text-decoration: underline;
}

.newshead {
  background: #a9b7cb;
  color: #ffffff;
  font-weight: bold;
}
A.newshead,A:link.newshead,A:visited.newshead,A:active.newshead,A:hover.newshead {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}
.newsbody,.newstext {
  background: #e4e5e2;
  color: #000000;
}
A.newsbody,A:link.newsbody,A:visited.newsbody,A:active.newsbody,A:hover.newsbody {
  color: #000000;
  text-decoration: none;
}
A.newstext,A:link.newstext,A:visited.newstext,A:active.newstext {
  color: #5577aa;
  text-decoration: none;
}
A:hover.newstext {
  color: #aa7755;
  text-decoration: underline;
}
.alertcolor {
  color: #ff0000;
}
A.invalertcolor,A:link.invalertcolor,A:visited.invalertcolor,A:active.invalertcolor,A:hover.invalertcolor {
  color: #ffffff;
  background: #df6f57;
  text-decoration: none;
}
A:hover.invalertcolor {
  text-decoration: underline;
}
.invalertcolor {
  color: #ffffff;
  background: #df6f57;
}

.alpha {
  list-style-type: lower-alpha;
}
.roman {
  list-style-type: lower-roman;
}
.upper-alpha {
  list-style-type: upper-alpha;
}
.upper-roman {
  list-style-type: upper-roman;
}
.circle {
  list-style-type: circle;
}
.disc {
  list-style-type: disc;
}
.square {
  list-style-type: square;
}
.none {
  list-style-type: none;
}
.inside {
  list-style-position: inside;
}

.timestamp {
  color: #777777;
  font-size: 7pt;
  font-style: italic;
}

.tussenlijn {
  background: #bbbbbb;
  color: #bbbbbb;
}

.normcolor {
  color: #000000;
}
.footnote {
  font-size: 9pt;
}
.small {
  font-size: 8pt;
}
.large {
  font-size: 11pt;
}
.big {
  font-size: 12pt;
}
.huge {
  font-size: 14pt;
}



















