
<style> 
<!--

body
{
	color:				#000000;
	background:			#FFFF9F;
	font-family:		arial, verdana, helvetica, sans-serif;
	font-size:			80%;
}


a:link, a:visited
{
    color: #007000;
    text-decoration: none;
}

a:active
{
    color: #0000FF;
    text-decoration: none;
}

a:hover
{
    color: #00E000;
    text-decoration: underline;
	/*background-color: #000000;*/
}

a.local_ref
{
    color: #000000;
}

table
{
	font-size:	   100%;
}

ul.toc_list
{
    font-size: 10pt;
	text-indent: -0.4em;
	line-height: 10pt;
}

ul.toc_list.level2
{ 	 
    font-size: 8pt;
	text-indent: -2.0em;
	line-height: 1pt;
	list-style: square;
}


.trefwoorden
{
    font-size: 8pt;
}


-->
</style>