td
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	list-style-position: outside;
	list-style-type: square;
	white-space: nowrap;
	padding-left:3px;
	padding-right:3px;
}
.Normaal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	list-style-type: square;
	list-style-position: outside;
	white-space: normal;
}
.NormaalBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

.kleinBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}



.Normaalcursief
{
	font-style: italic;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.Menu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
A:hover
{
	text-decoration: none;
	list-style-image: url(bulletmenu1.gif);
}
a:link
{
	list-style-image: url(bulletmenu0.gif);
	list-style-type: none;
	text-decoration: underline;
	list-style-position: outside;
	text-indent: 0pt;
	text-align: left;
	white-space: nowrap;
	left: 0px;
	clip: rect(   );
	width: 0px;
	padding-left: 0px;
	color: blue;
}

.PaginaTitel
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #0099CC;
	font-weight: bold;
}
.voetnoot
{
	font-size: 8pt;
}
.zwevend
{
	float: right;
}
.inlogscherm
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.tabeldownloaden
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: blue;
}
.invoervak
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border: 1px #3399CC solid;
	background-color: #FFFFFF;
}
.submitknop
{
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border: 1px #3399CC solid;
	background-color: #FFFFFF;
	font-weight: bold;
	color: #0099CC;
}

ul { 
	list-style-type: square; 
}