body {
	font-family : Arial;
	font-size : 10pt;
	color : rgb(102,102,102);
	background-color : #f1f1f1;
	font-weight : normal;
	font-style : normal;	
	overflow-y:scroll;
	overflow-x:auto;

}
img {
	border: 0px;
}
.kbzoek {
	font-family: Arial;
	font-size: 8pt;
	color: #888888;
	width: 100%;
}
.datums {
	font-family: Arial;
	font-size: 8pt;
	color: #888888;
	font-weight: normal;
	font-style: normal;
}
.content {
	background-color : #ffffff;
}
.plaatje {
	 margin: 8px;
}
.menu {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding-top: 10px;
}
A:hover {
	color : rgb(76,101,116)
}
A:active {
	color : #ed6d26;	
	font-family : Arial;
	font-size : 9pt;
	font-weight : bold;
	outline: none;
	text-decoration: none;
}
A:link {
	color : #ed6d26;
	font-family : Arial;
	font-size : 9pt;
	font-weight : bold;
	text-decoration: none;
}
A:visited {
	color : #ed6d26;
	font-family : Arial;
	font-size : 9pt;
	font-weight : bold;
	text-decoration: none;
}
#archived {
	text-align: center;
	border: 1px dashed #0077f1;
	padding: 10px;
	width: 80%;
	font-size: 9pt;
	color: rgb(102,102,102);
}
.archivekop {
	font-size: 11pt;
	color: #ed6d26;
}

UL {
	font-family : Arial;
	font-size : 10pt;
	color : rgb(102,102,102);
	font-weight : normal;
	font-style : normal
}

H1 {
	font-family : Arial;
	font-size : 12pt;
	color : rgb(255,136,51);
	font-weight : bold;
	font-style : normal
}
H2 {
	font-family : Arial;
	font-size : 12pt;
	color : rgb(102,102,102);
	font-weight : bold;
	font-style : normal;
	padding-top: 15px;
}
P {
	font-family : Arial;
	font-size : 10pt;
	color : rgb(102,102,102);
	font-weight : normal;
	font-style : normal
}
li {
	font-family : Arial;
	font-size : 10pt;
	color : rgb(102,102,102);
	font-weight : normal;
	font-style : normal
}
H3 {
	font-family : Verdana,Tahoma,Arial,Helvetica,Sans-serif;
	font-size : 14pt;
	color : rgb(254,99,1);
	font-weight : normal;
	font-style : normal;
	border : 2px dotted rgb(254,99,1)
}
L {
	color : rgb(102,102,102);
	font-style : normal;
	font-family : Verdana,Tahoma,Arial,Helvetica,Sans-serif;
	font-size : 10px
}
H4 {
	font-family : Verdana,Tahoma,Arial,Helvetica,Sans-serif;
	font-size : 12pt;
	color : rgb(254,99,1);
	font-weight : normal;
	font-style : normal;
	border : 2px dotted rgb(254,99,1)
}
H5 {
	font-family : Verdana,Tahoma,Arial,Helvetica,Sans-serif;
	font-size : 10pt;
	color : rgb(254,99,1);
	font-weight : normal;
	font-style : normal;
	border : 2px dotted rgb(254,99,1)
} 
H6 {
	font-family : Verdana,Tahoma,Arial,Helvetica,Sans-serif;
	font-size : 8pt;
	color : rgb(254,99,1);
	font-weight : normal;
	font-style : normal;
	border : 2px dotted rgb(254,99,1)
} 
textarea {
	width : 250px;
	font-size : 13px;
	font-family : Arial
}