body
{
       margin: 0;
       background-color:white;
       text-align: justify;
       font-family: Verdana, Tahoma, Arial, serif;
       line-height: 13pt;
       letter-spacing: 1.2;
       font-size: 9pt;
       font-weight: normal;
       color: black;
}


h1           { font-family: Verdana; font-size: 200%; color: #015B47 }
h6           { font-family: Verdana; font-size: 80%; color: #015B47; font-style: italic }
h5           { font-family: Verdana; font-size: 70%; color: #015B47; font-weight: bold }

a:link {color:#015B47;font-weight: bold;font-size:12px;}
a:visited {color:#015B47;font-weight: bold;font-size:12px;}
a:hover {color:red;}


.nav { font: bold 12px Verdana, Arial, sans-serif; color: #ffffff; }
a.nav { text-decoration: none; color: #ffffff; }
a.nav:visited {color:white;}
a.nav:hover {color:#c0c0c0;}

p.marg {
margin-left:20px;
margin-right:20px;

}

table.tekst {
width: 750px;
font-family: Verdana, Tahoma, Arial, serif;
line-height: 13pt;
letter-spacing: 1.2;
font-size: 9pt;
font-weight: normal;
color: black;
text-align: justify;
}
