body
{
  color: #FFFFFF;
  font: 80% "Lucida Grande", Verdana, sans-serif;
}

a
{
  color: #00FF00;
  text-decoration: none;
}

a:hover
{
  color: #FFFFFF;
  text-decoration: underline;
}

h1
{
  margin-top: 0.7em;
  font-size: 1.7em;
  color: #00FF00;
}

#navigatie ul
{
  font-size: 1.2em;
}

#studieNavigatie
{
  font-size: 1.2em;
}

#content, #studieContent
{
  line-height: 1.4em;
}

p#rights
{
  font-size: 0.8em;
  float: right;
}