H1 
{
	font-size: 25pt;
	font-family: "Trebuchet MS",Arial, Helvetica, Sans-Serif;
}

H2 
{
	font-size: 18pt;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
}

H3 
{
	font-size: 16pt;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
}

H4 
{
	font-size: 14pt;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
}

H5 
{
	font-size: 12pt;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
}


TABLE,TR,TD	
{
	font-size: 10pt;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	color: #182A71;
}

BODY,p	
{
	font-size: 10pt;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	color: #182A71;
}

A	
{
	font-size: 10pt;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	color: #blue;
	text-decoration: none;
	font-weight:400;
}


A: active	
{
	font-size: 10pt;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	color: blue;
	text-decoration: none;
	font-weight:400;
}

A: visited	
{
	font-size: 10pt;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	color: #800080;
	text-decoration: none;
	font-weight:400;
}


A:hover	
{
	font-size: 10pt;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	color: #147CB5;
	text-decoration: underline;
	font-weight:400;
}

<!--CC9900 geel-->
DL, TH {
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	color: #182A71;
}


.menu A	
{
	font-size: 10pt;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	color: #blue;
	text-decoration: none;
	font-weight:400;
}


.menu A: active	
{
	font-size: 10pt;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	color: blue;
	text-decoration: none;
	font-weight:400;
}

.menu A: visited	
{
	font-size: 10pt;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	color: #800080;
	text-decoration: none;
	font-weight:400;
}


.menu A:hover	
{
	font-size: 10pt;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	color: #06438A;
	text-decoration: underline;
	font-weight:400;
}


.talen { font-family: Verdana, Arial;
         font-size: 6 pt;
       }
 
