body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-color: #333333;
	margin-top: 15px;
	margin-left: 50px;
	background-color: #330000;
	body-align: center; 
}

h1 {
	font-size: 12pt;	
	font-color: #333333;
}
 


h2 {
	font-size: 12pt;
	color: #333333;	
}


table.tblinhoud {
	font-size: 9pt;
	border: 0px; 
	width: 800px;
	height: 700px;
}


td.tdtekst {
	text-align: left;
	padding: 15px;
	background-color: white;
}

td.tdfoto {
	width: 186px;
	max-width: 200px;
	text-align: center;
	padding: 2px;
	background-color: white;	
}

table.tblbinnen {
	font-size: 9pt;
	border-width: 0px;
}

.pmenu a {
	font-weight: bold;
	color : #333333;
	border-style: outset;
	padding: 2px 6px 2px 6px;
	border-width: 1px;
	text-decoration:none;
	}
.pmenu a:visited {
	text-decoration:none;
	}
.pmenu a:active {
	text-decoration:none;
}
.pmenu a:hover {
	text-decoration:none;
	background-color: #330000;
}
.pmenu .gekozenmenu {
	color: #ffffff;
	font-weight: bold;
	border-style: inset;
	padding: 2px 6px 2px 6px;
	border-width: 1px;
	text-decoration:none;
	background-color:#330000;
}

