body{ 
	margin: 0px;
	width: 100%;
	height: 680px;
	background-color: #b0ffff;
	text-align : center;

}
h2{
	text-align : center;
}
a:link, a:visited{
	text-decoration: none;
	color: #630000;
	line-height: 12px;
	border : none;
}
a:hover{
	font-size: larger;
	font-weight: bigger;
	line-height: 12px;
}
td{
	text-align: center;
}
table.navigatie{
	margin : 0 auto;
	text-align : center;
	border: 0;
	padding: 0;
	border-spacing : 0px;
}
table.navigatie td{
	text-align : center;
	width : 80px;
}
table.navigatie img{
	height : 30px;
	width : 30px;
	border : none;
}
img.foto{
	max-height : 880px;
}
p.foto{
	font-size: 20pt;
	}