BODY { 
position: absolute; 
left: 0px; 
top: 0px; 
margin-top: 0px;
margin-left: 0px; 
margin-bottom: 15px;
background-color: #FFFFFF; 
background-image: url(../img/bg_logo.gif); 
background-repeat: repeat-x; 
background-attachment: fixed; 
background-position: 0% 0%; }

A:link {
background-color: #DADD7D;
color: #0A0066; /* donkerblauw */
text-decoration: underline;
}

A:active {
color: #990000; /* bordeaurood */
text-decoration: underline;
}

A:visited {
color: #A7AC00; /* kaki */
text-decoration: underline;
}

P { 
font-family: Arial, Verdana, sans-serif; 
font-size: 10pt; 
line-height: 12.5pt; 
font-style: normal;
text-align: justify; 
color: #0A0066; /* donkerblauw */ }

TD { 
font-family: Arial, Verdana, sans-serif; 
font-size: 10pt; 
line-height: 12.5pt; 
font-style: normal;
color: #0A0066; /* donkerblauw */ }


.TXT { /* tekst specificaties voor in een tabel bvb. TD CLASS=TXT */
font-family: Arial, Verdana, sans-serif; 
font-size: 10pt; 
line-height: 12.5pt; 
font-style: normal; 
text-align: justify; 
color: #0A0066; /* donkerblauw */ }

.CENTER {
font-family: Arial, Verdana, sans-serif; 
font-size: 10pt; 
line-height: 12.5pt; 
font-style: normal;
align: center;
text-align: center; 
color: #0A0066; /* donkerblauw */ 
}

UL { 
font-family: Arial, Verdana, sans-serif; 
font-size: 10pt; 
line-height: 12.5pt; 
font-style: normal; 
color: #0A0066; /* donkerblauw */ }

OL { 
font-family: Arial, Verdana, sans-serif; 
font-size: 10pt; 
line-height: 12.5pt; 
font-style: normal; 
color: #0A0066; /* donkerblauw */ }

H1 { /* titels */
font-family: Arial, Verdana, sans-serif; 
font-size: 16pt;
color: #0A0066; /* donkerblauw */ }

H2 { /* titels */
font-family: Arial, Verdana, sans-serif; 
font-size: 14pt;
color: #0A0066; /* donkerblauw */ }

H3 { /* sub-titels */
font-family: Arial, Verdana, sans-serif; 
font-size: 12pt;
color: #0A0066; /* donkerblauw */ }

.BEELD {
border-width:1;
border-color:#0A0066;
border-style:solid;
text-align: center; 
}

.extragroot {font-family: Arial, Verdana, sans-serif; 
font-size: 200pt; 
font-style: normal;
align: center;
text-align: center; 
color: #0A0066; /* donkerblauw */ 
}


