body { lang=NL }

h1 {
   font-family: Arial, serif;
   text-align: left;
   color: maroon;
   font-style: bold;
   font-size: 12pt }

h2 {
   font-family: Arial, serif;
   text-align: left;
   font-style: bold;
   font-size: 10pt;
   color: maroon }

p {
   font-family: Arial, serif;
   text-align: left;
   font-style: normal;
   font-size: 10pt;
   color: black }

a:link { font-family: Arial, serif;  font-size: 10pt; color: black }
a:visited { font-family: Arial, serif;  font-size: 10pt; color: black }
a:hover { font-family: Arial, serif;  font-size: 10pt; color: blue }
a:active { font-family: Arial, serif;  font-size: 10pt; color: red }
