body 
{
 	font-family: Verdana; 
	font-size=9pt;
	color: #000000;
	font-weight: normal;
	cursor: default;
	
	scrollbar-face-color: white;
	scrollbar-shadow-color: #17632A;
	scrollbar-highlight-color: #17632A;
	scrollbar-3dlight-color: #17632A;
	scrollbar-darkshadow-color: #17632A;
	scrollbar-track-color: #17632A;
	scrollbar-arrow-color: #17632A;
}

H2, b, u
{
	font-family: Verdana;
	font-size=10pt;
}

H1
{
	font-family: Verdana;
	font-size= 18pt;
}

.titelGroot
{
	color:#ff9933;
	font-family:Verdana;
	font-size=13pt;
	font-weight:bold;
}

.titel
{
	font-family:Verdana;
	font-size=10pt;
	font-weight:bold;
}

a:visited
{
	color:#000000;
	text-decoration: none;
	font-weight:bold;
	font-size=8pt;
}

a:link
{
	color:#000000;
	text-decoration: none;
	font-weight:bold;	
	font-size=8pt;
}

a:hover
{
	color:#000000;
 	text-decoration: underline;
	font-weight:bold;
	cursor: hand;
	font-size=8pt;
}

TR
{
	font-family:Verdana;
	font-size=10pt;
	text-decoration:none;
}


IMG.foto {
	border-width: 1px;
	border-color: black;
	border-style: solid;
}


