body {
    font-family: Verdana, helvetica, sans-serif;
    background-color:#f1f1f1;;
    scrollbar-face-color:#A2B0D7;
}
table
{
	font-family: Verdana, helvetica, sans-serif;
	font-size:10pt;
	color:#646464;
}
table.oranje
{
color:#646464;
background-color:#F3CB62;
font-family: Verdana, helvetica, Sans-Serif;
font-size:10pt;
}
table.blauw
{
color:#646464;
background-color:#CBD8E7;
font-family: Verdana, helvetica, Sans-Serif;
font-size:10pt;
}
P 
{
	font-size:10pt;
	color:#646464;
}
h1
{
	font-size:13pt;
	font-weight: bold;
	color:#646464;
}
h2
{
	font-size:12pt;
	font-weight: bold;
	color:#646464;
}

a:link
{
		font-family: Verdana, Helvetica, sans-serif;
		color:#646464;font-size:10pt; text-decoration:none 
}
a:visited
{
		font-family: Verdana, Helvetica, sans-serif;
		color:#646464; font-size:10pt; text-decoration:none 
} 
a:hover      
{ 
	
		font-family: Verdana, Helvetica, sans-serif;
	    text-decoration: underline;font-size:10pt
}
a.oranje:hover
{
color: #DE5614;
		font-family: Verdana, Helvetica, sans-serif;
	    text-decoration: underline;font-size:10pt
}