	.footer {
	font-size: 8pt;
	color: #999999;
	text-align:center;
	text-decoration:none;
	margin-bottom:100px;
	}
html, body{
	height:100%;
	margin:0;
}

* {
	padding:0;
	overflow:hidden;
}

.style1 {
	color: #0000FF;
	font-style: italic;
	font-weight: bold;
}

#container
{
	margin: 0 auto;
	position:absolute;
	padding-bottom: 6px;
	width:50%;
	height: 80%;
	overflow:auto;
} 
#linkscontainer
{
	margin: 0 auto;
	align: center;
	position:absolute;
	padding-bottom: 6px;
	width: 600px;
	height: 80%;
	overflow:auto;
}

TABLE {
	margin-top:-3px;
}
	
a	{
	color : #2200A9;
	font-size : 10pt;
	font-family : arial, helvetica, verdana;
	font-weight : bold;
	font-style : normal;
	text-decoration : underline;
}	

a:hover	{
	color : #43A643;
	font-size : 10pt;
	font-family : arial, helvetica, verdana;
	font-weight : bold;
	font-style : normal;
	text-decoration : underline;
}	
	
td 	{
	font-size: 10pt;
	font-family: arial, helvetica, verdana;
	font-style: normal
 }

.klein	{
	color: #000000;
	font-size: 8pt;
	font-family: arial, helvetica, verdana;
              font-weight : normal;
	font-style: normal;
              line-height: 150%
}

.links_blauw {
	font-family: Arial, Helvetica, sans-serif;
	color: #2200a9;
	font-weight: bold;
}

.Hoofdtitel	{
	font-size: 16pt;
	font-family: arial, helvetica, verdana;
	}

.Subtitel	{
	font-size: 12pt;
	font-family: arial, helvetica, verdana;
	}

.Standaard_Tekst 	{
	font-size: 10pt;
	font-family: arial, helvetica, verdana;
	font-style: normal;
 	}
.Tekst_blauw 	{
	color: #2200a9;
 	}
.Tekst_groen 	{
	color: #090;
 	}
