body {
	background: #ffffff
	
	color: #000;
	text-align: center;
}

.content  {
	
	font-size: 10pt;
	font-family: arial;
	
}

.content a {
color: #0E397A;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}

.content a:hover {
color: #0E397A;
	font-size: 10pt;
	text-decoration: none;
}

.content a:visited {
color: #0E397A;
	font-size: 10pt;
	text-decoration: underline;
}

.kop  {
	font-size: 12pt;
	font-weight:bold;
	color: #6D96C5;
	margin-top:10px;
	margin-bottom:15px;
	
	
}

/* Navigatie ///////// */

.navCellOff { 
	BACKGROUND-COLOR: #6CA7C6; 
    color:#ffffff; 
	text-decoration:none;
}

.navCellOff a { 
	BACKGROUND-COLOR: #6CA7C6; 
    color:#ffffff;
	text-decoration:none; 
}
 
.navCellOn { 
	BACKGROUND-COLOR: #012E73; 
    color:#ffffff;
	text-decoration:none;
} 

.navCellOn a { 
	BACKGROUND-COLOR: #012E73; 
	color:#ffffff;
	text-decoration:none;
}

.navigatie {
	margin-left:0px;
	margin-top:0px;
	font-size: 10pt;
	font-family: arial;
}

.navigatie td{
	padding-top:7px;
	padding-bottom:7px;
	padding-left:0px;
	border-color:#ffffff;
	font-weight:bold;
	font-size: 10pt;
	font-family: arial;
}
