/* Generated by KompoZer */
a:link {
  color: blue;
}
a:visited {
  color: blue;
}
a:active {
  color: #000099;
}
a:hover {
  color: #999900;
}
body {
  color: darkblue;
  background-color: #f3e2bd;
  background-image: url(images/Studio_Oudenoord_chrome_large_faded.jpg);
  background-repeat: no-repeat;
}
p.border {
  border: medium double darkblue;
  margin: 1cm;
  color: black;
  text-align: center;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 20px;
  font-style: normal;
  line-height: 140%;
}
p.link {
  border: medium double green;
  margin: 0.5cm 5cm;
  text-align: center;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 20px;
  font-style: normal;
  line-height: 100%;
}
p.copyright {
  text-align: center;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 20px;
}
p.info {
  text-align: center;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-style: normal;
}
p.small {
  text-align: center;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-style: normal;
}

