@charset "iso-8859-2";

/* CSS Document */

body 

{
background-color: #FFFFFF;
color: #000000;
}

h1, h2, h3

{
color: #000000;
font-family: Veranda, sans-serif;
}
h1 { font-size: 13pt; }
h2 { font-size: 12pt; }
h3 { font-size: 10pt; }

h1,h2,h3,h4,h5,h6

{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

p 
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

.m
{
color: #000000;
font-family: Veranda, sans-serif;
font-size: 14pt;
line-height: 1.3em;
}

.auteursrecht
{
color: #999999;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
line-height: 1.3em;
}

a:link, a:visited, a:active 
{
color: #000000;
text-decoration: underline;
}
