body {
 	margin : 2px 0px 0px 2px;
 	font-family:Helvetica,Arial,sans-serif;
 	font-size:11px;
	font-weight:normal;
 	letter-spacing : 1px;
 	text-align : justify;
 	color: #FFFFFF;
	line-height: 16px;
 	scrollbar-arrow-color: #FFFFFF;
 	scrollbar-face-color: #4C4C4C;
 	scrollbar-track-color: #4C4C4C;
 	scrollbar-3dlight-color: #FFFFFF;
 	scrollbar-darkshadow-color: #FFFFFF;
 	scrollbar-highlight-color: #4C4C4C;
 	scrollbar-shadow-color: #4C4C4C;
}
/*
p {
	margin-top: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}
*/
.kop {
 	font-family:Verdana,Helvetica,Arial,sans-serif;
 	font-size:17px;
	font-weight: bold;
 	letter-spacing : 3px;
 	color: #FFFFFF;
 	text-align : left;
	line-height: 14px;
}

.kop2 {
	font-family:Helvetica,Arial,sans-serif;
	font-size:14px;
	font-weight: bold;
	letter-spacing : 3px;
	color: #FFFFFF;
	text-align : left;
	line-height: 16px;
}

.kop3 {
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	font-weight: bold;
	letter-spacing : 3px;
	color: #FFFFFF;
	text-align : left;
	line-height: 16px;
}

.kop3_z {
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	font-weight: bold;
	letter-spacing : 3px;
	color: #000000;
	text-align : left;
	line-height: 16px;
}

.z {
	color: #000000;
}

td {
 	font-family:Helvetica,Arial,sans-serif;
 	font-size:11px;
	font-weight:normal;
 	letter-spacing : 1px;
 	text-align : justify;
 	color: #FFFFFF;
	line-height: 14px;
}

td.l {
	text-align : left;
}

td.r {
	text-align : right;
}

td.c {
 	text-align : center;
}

.klein {
 	font-size:9px;
}

.zwart {
	color: #4C4C4C;
}

.header {
 	font-size:11px;
 	font-weight:bold;
	text-decoration: underline;
}

li {
	list-style : url(img/pointer.gif);
 	text-align : left;
	color: #ffffff
}

ul {
	margin-top: 18px;
	margin-bottom: 18px;
}

li ul {
	margin-top: 10px;
	margin-bottom: 10px;
	list-style : url(img/pointer.gif);
 	text-align : left;
	color: #ffffff
}

li.just {
 	text-align : justify;
}

.pull {
 	background-color: #ffffff;
 	background-attachment: fixed;
 	color: #000000;
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 11px;
 	letter-spacing : 0px;
}

input {
	background-attachment: fixed;
	color: #000000;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
 	letter-spacing : 1px;
}

.frm {
	color: #000000;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
 	letter-spacing : 1px;
	background-color: #ffffff;
	border-left-style: solid;
	border-left-color: #4c4c4c;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #4c4c4c;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-color: #4c4c4c;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4c4c4c;
	border-bottom-width: 1px;
	width: 170px;
	overflow: hidden;
 	scrollbar-arrow-color: #4C4C4C;
 	scrollbar-face-color: #FFFFFF;
 	scrollbar-track-color: #FFFFFF;
 	scrollbar-3dlight-color: #FFFFFF;
 	scrollbar-darkshadow-color: #FFFFFF;
 	scrollbar-highlight-color: #4C4C4C;
 	scrollbar-shadow-color: #4C4C4C;
}


.frmbut {
	background-color: #4c4c4c;
	background-attachment: fixed;
	color: #ffffff;
	border-left-style: solid;
	border-left-color: #4c4c4c;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #4c4c4c;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-color: #4c4c4c;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4c4c4c;
	border-bottom-width: 1px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
 	letter-spacing : 1px;
	width: 85px;
}
 
a {
	font-size:11px;
	font-weight:normal;
	color: #FFFFFF;
	letter-spacing: 1px;
}

a.map {
	font-size:11px;
	font-weight:bold;
	color: #FFFFFF;
	letter-spacing: 1px;
}

a.vet {
	font-size:11px;
	font-weight:bold;
	color: #FFFFFF;
	letter-spacing: 1px;
}

a.normaal {
	font-size:11px;
	font-weight:normal;
	color: #FFFFFF;
	letter-spacing : 1px;
}

a:visited {
	text-decoration: none;
}
 
a:hover {
	text-decoration: underline;
}
 
a:link {
	text-decoration: none;
}
 
a:active {
	text-decoration: none;
}

li.a {
	list-style-type: upper-alpha;
} 