
.normaal 
{ 
font-size: 13px;
}

.vet 
{ 
font-weight: bold; 
font-size:13px;
}

.klein 
{ 
font-size: 12px;  
}

.luttel 
{ 
font-size: 11px 
}

.titel   
{ 
color: #990033; 
font-weight: bold;
font-size: 24px;
font-family: Arial, sans-serif  ;
}

.subtitel   
{ 
color: #990033; 
font-weight: bold; 
font-size: 20px;
font-family: Arial, sans-serif  ;
}

h1 
{ 
color: #990033; 
font-family: Arial, sans-serif; 
font-weight:bold ;
}

h2 
{ 
color: #990033; 
font-family: Arial, sans-serif; 
font-weight:bold ;
}

h3 
{ 
color: #990033; 
font-family: Arial, sans-serif  ;
}

em 
{ 
color: #990033 ;
}

a  
{ 
color: #990033; 
text-decoration: none ;
}

a:hover  
{ 
color: #990033; 
text-decoration: underline;
}

a:active
{ 
color: #770055; 
text-decoration: underline;
}

body 
{
background-color: #FFFFF0; 
margin:1cm;
font-family:Arial, sans-serif;
color:#111111;
font-size:13px;
}

.lijn
{
color:#990033 ;
width:100%;
size: 2;
}

