body {
	background-image: url(../images/bgi_archief06_1224x819.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: center top;
	background-color: #efefef;
	margin: 0px;
	padding: 0px;
}


h1.cn {
	color: #666666;
	font-family: "Courier New";
	font-weight: bold;
	font-size: 23pt;
	text-align: left;
}


h1.cnr {
	color: #cc0000;
	font-family: "Courier New";
	font-weight: bold;
	font-size: 23pt;
	text-align: left;
}



h1 {
	color: #800080;
	font-family: "times new roman";
	font-weight: normal;
	font-size: 30pt;
	text-align: center;
}


h2 {
	color: #ff0000;
	font-family: "times new roman";
	font-weight: normal;
	font-size: 18pt;
}


h3 {
	color: #ff0000;
	font-family:  "times new roman";
	font-weight: bold;
	font-size: 14pt;
}

p {
	color: #000000;
	font-family: "times new roman";
	font-weight: bold;
	font-size: 12pt;
	text-align: center;
}

p.menu {
	font-family: arial, verdana;
	color: #333333;
	font-weight: bold;
	font-size: 12pt;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

p.cn {
	font-family: "Courier New";
	color: #000000;
	font-weight: normal;
}


p.ontwerp {
	font-family: "times new roman";
	color: #666666;
	font-weight: normal;
	font-size: 9pt;
	text-align: left;
}


p.center {
	text-align: center;
}


span.hier {
	font-family: "Courier New";
	color: #006600;
	font-weight: bold;
	font-size: 12pt;
	padding: 0px;
	margin: 0px;
}


td {
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
}

td.center {
	text-align: center;
}


img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}


a.menu:link {
	font-family: arial, verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

a.menu:visited {
	font-family: arial, verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

a.menu:hover {
	font-family: arial, verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

a.menu:active {
	font-family: arial, verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}


