a
{
  color: #303030;
}
a:hover
{
  color: #6B90C4;
}
a.navigatiepad
{
  color: gray;
  text-decoration: none;
}
a.navigatiepad:hover
{
  color: #6B90C4;
}
body
{
  color: #303030;
  font-family: arial;
  font-size: 11px;
  margin: 0px;
}
h1
{
  color: #8D8E6F;
  font-family: arial;
  font-size: 19px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 15px;
}
h1.deel1
{
  color: #A6BCDC;
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 0px;
}
h1.deel2
{
  color: #8D8E6F;
  font-family: arial;
  font-size: 19px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 15px;
}
h2
{
  background-image: url(../images/bullit.gif);
  background-position: 0px 5px;
  background-repeat: no-repeat;
  color: #6B90C4;
  font-family: arial;
  font-size: 13px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 15px;
}
hr
{
  color: #CB0079;
  height: 2px;
  margin-top: 10px;
  margin-bottom: 10px;
}
li
{
  line-height: 16px;
  list-style-type: disc;
  margin-left: -25px;
}
img
{
  border-width: 0px;
}
p
{
  margin-top: 11px;
  margin-bottom: 11px;
}
p.intro
{
  color: #6B90C4;
  font-size: 11px;
  font-weight: bold;
}
span.paars
{
  color: #CB0079;
}
td
{
  color: #303030;
  font-family: arial;
  font-size: 11px;
}
ul
{
  margin-top: 0px;
  margin-bottom: 0px;
}

