body {
font-family	: times new roman, times; 
font-size	: 100%;				/* 16px OMREKENEENHEID */
margin		: 0;
padding		: 0;
color		: black;
}

a {
color		: black;
}

.noprint {
display		: none;
}

.noshow {
display		: none; 
}

img {
display		: none;
}

object {
display  : none;
}

.imgprint {
border		: thin solid black; 
display		: inline;
}

#navigatie {
display		: none;
}

#voettekst {
font-size	: 1.12em;			/* 18px */ 
font-weight 	: bold;
text-align	: center;
}

#pagina { 
font-size	: 1em;				/* 16px */ 
font-weight 	: bold;
float		: none;
}

#koptekst h1 {
font-size	: 1.56em;			/* 25px */ 
font-weight 	: bold;
text-align	: center;
}

#koptekst h2 {
font-size	: 1.37em;			/* 22px */ 
font-weight 	: bold;
text-align	: center;
}

#koptekst h3 {
font-size	: 1.87em;			/* 30px */ 
font-weight 	: bold;
text-align	: center;
}

#pagina h1 {
font-size	: 1.25em;			/* 20px */ 	
font-weight 	: bold;
}

#pagina h2 {
font-size	: 1.37em;			/* 22px */ 	
font-weight 	: bold;
}

#pagina h3 {
font-size	: 1em;				/* 16px */ 	
font-weight 	: bold;
}

#pagina li {
list-style	: square;
}

#pagina table {
width		: 100%;
}

#pagina table th {
width		: 50%;
text-align	: left;
line-height	: 200%;
}

#paginanavigatie {
display		: none;
}

#counter {
display		: none;
}

