* {
text-align: justify;
margin: 0;
padding: 0;
}


body {
font-family: Verdana;
font-weight: normal;
font-size: 8pt;
background-image: url(../images/achtergrond_2.jpg);
background-attachment: fixed; }
 :link {color: #0072cf; text-decoration: none; }
 :active {color: #000080; text-decoration: none; }
 :visited {color: #0072cf; text-decoration: none; }
 :hover {color: #990000; text-decoration: underline; }
h1 {font-family: verdana; font-weight: bold; color: #0072cf; font-size: 9pt; margin: 0pt 0pt 0pt 0; /* 0 boven,  rechts, 0 onder, 0 links */
}
p {font-size: 8pt; margin: 0pt 0pt 5pt 0; /* 0 boven, 0 rechts, 0 onder, 0 links */
}

td { font-size: 8pt; }
a img {
border : none;
}

a {
outline: none;
}

img {
float: left;
width: 50px;
height: 50px;
hspace: 5px;
  }



