a:hover   { color: #000066; font-weight: bold; } 
a:link    { color: #000033; font-weight: bold; } 
a:visited { color: #0000ff; font-weight: bold; }
a:active  { color: #6633ff; font-weight: bold; }

body { font-family: "Tahoma", "Ariel"; font-size: 11pt; text-align: left; background-color: #ffffcc; color: #000066; }
h2   { font-family: "Tahoma", "Ariel"; font-size: 14pt; text-align: left; color: #000066}
h3   { font-family: "Tahoma", "Ariel"; font-size: 13pt; text-align: center; }
h4   { font-family: "Tahoma", "Ariel"; font-size: 10pt; text-align: left; }
h5   { font-family: "Tahoma", "Ariel"; font-size: 14pt; text-align: center; color: #000066}
table.normaal { font-family: "Tahoma", "Ariel"; font-size: 11pt; text-align: left; color: #000066;}
table.nav { font-family: "Tahoma", "Ariel"; font-size: 7pt; color: white; font-weight: bold;  }
body {cursor: url(mycursor.cur)};

img.about {
float:left;
margin:10px;
}


