.tekst {
	font-size: 12px;
	color: #010066;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.block {
	height: 627px;
	width: 830px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	overflow-x: hidden; 
	overflow-y: scroll;
	}


.balk {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006600;
}


a:link
{
	color: #010066;
	text-decoration: underline;
}

a:hover
{
	color: #006600;
	text-decoration: underline;
}
a:visited
{
	color: #010066;
	text-decoration: underline;
}
a:hover:visited {
	color: #010066;
	text-decoration: underline;
}

.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006600;
	}
.ondertitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #010066;
	font-size: 14px;
}
.lijn {
	padding-left: -2px;
}

