h1 { font-size: 26pt; font-weight: bold; color: #CA0404;
text-align: center; margin-top: 10px;  margin-bottom: 4px;
}

h2 { font-size: 22pt; font-weight: bold; color: #CA0404;
text-align: center; margin-top: 10px;  margin-bottom: 4px;
}

h3 { font-size: 18pt; font-weight: bold; color: #CA0404;
text-align: center;margin-top: 10px;  margin-bottom: 4px;}

h4 { font-size: 14pt;  font-style: normal; font-weight: bold;
color: #325494; margin-top: 10px;  margin-bottom: 4px;
}

h5 { font-size: 14pt;  font-style: normal; font-weight: bold;
color: #325494; margin-top: 10px;  margin-bottom: 4px; text-align: center; 
}

a:LINK, a:VISITED
{COLOR:"#92347E"; TEXT-DECORATION:NONE;}
a:HOVER, a:ACTIVE
{COLOR:"#325494"; TEXT-DECORATION:NONE;}


body {  font-family: arial; 
           background: #F0FBF1;
           scrollbar-base-color:#F0FBF1;
	margin: 3% 6% 3% 8%;
}


hr {color: #CA0404}

p { font-family: verdana;  font-size: 11pt; 
font-weight: normal; color: #004000;
line-height: 135%; 
}      /* iets grotere letter dus */

LI { font-family: Verdana; font-size: 11pt; color: #004000;
line-height: 135%;
}


