@charset "utf-8";
/* CSS Document */

a:link { 
font-size: 11pt; color: #62635E; text-decoration: underline;}
a:visited {
font-size: 11pt; color: #663377; text-decoration: none;}
a:hover { 
font-size: 11pt; color: #690207; text-decoration: underline;}
a:active {
font-size: 11pt; color: #999999; text-decoration: none;}

/* achtergrond */
body{
background-color: black} 

/* gewone tekst */
p {
font-size: 11 pt;
font-family: Arial, Swiss, Helvetica;
color: #8b8d8a;}
/*color: #663399;}*/

/* tabel tekst */
td {
font-size 12 pt;
font-family: Arial, Swiss, Helvetica;
color: #014C35;}

/* opsommings teken rond */
li {
color: #8b8d8a;
}

H1 {
font-size: 12pt;
color: #690207;
}

H2 { 
color: #690207;
}

img {
border: 0;
}

table { border: 0px solid #333333; }
