:root {
	overflow-y: scroll;
}

td.header {
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	color: #663333;
}

td.link {
	color: White;
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: bolder;
}

td.categorie {
	color: White;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: underline;
}

td.hoofding {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #9e362f;
}

td.tekst {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: justify;
}

td.update {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

font.subnav {
	color: White;
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	text-decoration: underline;
}

a.link:link, a.link:visited {
	color: White;
	font-family: Arial;
	font-size: 1Opx;
	font-style: normal;
	font-variant: normal;
	font-weight: bolder;
	text-decoration: none;
}

a.link:hover  {
	color: White;
	font-family: Arial;
	font-size: 1Opx;
	font-style: normal;
	font-variant: normal;
	font-weight: bolder;
	text-decoration: underline;
}

a.tekst:link, a.tekst:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #9e362f;
}

a.tekst:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #666666;
}

a.subnav:link, a.subnav:visited {
	color: White;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
}

a.subnav:hover  {
	color: White;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: underline;
}

ul.sitemap {
	color: #9e362f;	
}