
h1
{
	color:#65201f;
	font-size:11pt;
	font-weight:bolder;
	
	margin-left:0px;
	
}
h3 
{
	margin:0px;
	font-size:10pt;
	font-weight:bolder;
}

body {	
 background-color:#e5e0d9;
font-family:verdana;
font-size:10pt;
}
img 
{
border:0px;	
}
a.nav:link { 
color: #65201f;
text-decoration:none; 
}

a.nav:visited { 
color: #65201f;
text-decoration:none;
}

a.nav:active { 
color: yellow;
text-decoration:none; 
font-weight:bolder;}

a.nav:hover { 
color: yellow;
text-decoration:none;
font-weight:bolder;
}



p {
margin-left: 10px;
font-family:verdana;
font-size:10pt;
margin-bottom:0px;
}

.page { width:797px;
	border-collapse:collapse;

	}

.header { background-image:url(images/Header.jpg);
	background-repeat:no-repeat;
	height: 276px;
	}
.footer { background-image:url(images/Footer.jpg);
	background-repeat:no-repeat;
	
	height:78px;
	}
.content { background-color:white;
padding:10px;
	}
.navigatie {
	color:white;

vertical-align: text-bottom;
}

h2 { 
font-size: 10pt;
font-weight:bold;

}
