body {
  background-color: #002748;
  font-family: Verdana, Arial, Helvetica, Sansserif;
  font-size: 11pt;
  color: white;
  text-align: left;
  scrollbar-3dlight-color:#005496; 
  scrollbar-arrow-color:#ffffff;
  scrollbar-base-color:#004172;
  scrollbar-darkshadow-color:#001324;
  scrollbar-face-color:#002748;
  scrollbar-highlight-color:#004172;
  scrollbar-shadow-color:#002748;
}

.mini {
  font-size: 1px;
  color: #002748;
  font-family: Verdana, Arial, Helvetica, Sansserif;
}

h2 {
  font-size: 14pt;
}

h3 {
  font-size: 13pt;
}

h4 {
  font-size: 12pt;
}

a:link {
  font-size: 10pt;
  color: #08A65B;
  text-decoration: none;
  font-weight: bold;
}

a:visited {
  font-size: 10pt;
  color: #08A65B;
  text-decoration: none;
  font-weight: bold;
}

a:active {
  font-size: 10pt;
  color: #08A65B;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  font-size: 10pt;
  color: #08A65B;
  text-decoration: underline;
  font-weight: bold;
}

table.faq {
  border-width: 1px;
  border-color: white;
  border-style: solid;
  font-size: 10pt;
}

table.faq td {
  border-width: 1px;
  border-color: white;
  border-style: solid;
}

table.compalijst {
  border-width: 1px;
  border-color: white;
  border-style: solid;
  font-size: 10pt;
}

table.compalijst td {
  border-width: 1px;
  border-color: white;
  border-style: solid;
}

p
{
	text-indent: 30px;
}

img {
  border-width: 0px;
  border-style: single;
  border-color: white;
}
