body {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	line-height: 18pt;
	font-style: normal; 
	font-weight: normal;
	vertical-align: top;
	background-color: #99ab12 ;
	background-image: url('ills/back.png') ;
	background-repeat: repeat-x ;
	background-attachment: fixed ;
	text-align: center;
}

p {
	margin: 0;
}
td {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	line-height: 18pt;
	font-style: normal; 
	font-weight: normal;
	vertical-align: top;
}
ul {
	margin-top: 2px;
}
h1 {  
	color: #000; 
	font-size: 12pt; 
	font-weight: bold; 
	margin-top: 10pt;
	margin-bottom: 4pt;
}
h2 {
	color: #677617; 
	font-size: 11pt; 
	font-weight: bold; 
	margin-top: 15pt;
	margin-bottom: 10pt;
}
h3 {
	color: #000; 
	font-size: 11pt; 
	font-weight: bold; 
	margin-top: 25pt;
	margin-bottom: 0pt;
}
h4,h5,h6 {
	color: #000; 
	font-size: 10pt; 
	font-weight: italic; 
	margin-top: 20pt;
	margin-bottom: 0pt;
}

.gemeenten {
	width:700px;

}
.gemeenten td {
	line-height: 10pt

}

a:link, a:visited, a:active {  
	color: #000000; 
	text-decoration: underline;
}
a:hover {  
	color: #000000; 
	text-decoration: underline;
}


.menu {  
	font-weight: bold;
}

a.menu:link, a.menu:visited, a.menu:active {  
	font-weight: bold;
	color: #99ab12; 
	text-decoration: none;
}
a.menu:hover {  
	font-weight: bold;
	color: #000; 
	text-decoration: underline;
}

