body {
	font-family: Futura-book, Helvetica, Arial, sans-serif;
	font-style: light;
	text-align: justify;
	font-weight: 400;
}

td {
	font-family: Futura-book, Helvetica, Arial, sans-serif;
	line-height: 20px;
}

p {font-weight: 400;
	color: #000000;
}

th {
	font-family: Futura-book, Helvetica, Arial, sans-serif;
	font-weight: 400;
}

.style1 {
	color: #E2B900;
	font-weight: 400;
	font-size: 16px;
	}
	
.style2 {
	color: #000000;
	font-weight: 400;
	font-size: 16px;
	}
	
.style3 {
	color: #000000;
	font-weight: 400;
	font-size: 12px;
	padding: 1px 15px 0px 0px;
	}
	
.style4 {
	color: #000000;
	font-weight: 400;
	font-size: 12px;
	padding: 1px 15px 0px 20px;
	}

.style5 {
	color: #000000;
	font-weight: 400;
	font-size: 12px;
	padding: 1px 15px 0px 15px;
	}
	
.collectie {
	color: #3A5D82;
	font-weight: 400;
	font-size: 14px;
	padding: 1px 15px 0px 20px;
	}
	
.subtitels {
	color: #3A5D82;
	font-weight: 600;
	font-size: 14px;
	}

.subtitelslinks {
	color: #3A5D82;
	font-weight: 600;
	font-size: 14px;
	padding: 1px 15px 0px 30px;
	}
	
.subtitelsrechts {
	color: #3A5D82;
	font-weight: 600;
	font-size: 14px;
	padding: 1px 30px 0px 15px;
	}
	

.tabellentekst {
	color: #000000;
	font-weight: 400;
	font-size: 12px;
	padding: 1px 10px 1px 10px;
	}

.linkerkolom {
	color: #000000;
	font-weight: 400;
	font-size: 12px;
	padding: 1px 15px 0px 30px;
	}
	
.rechterkolom {
	color: #000000;
	font-weight: 400;
	font-size: 12px;
	padding: 1px 30px 0px 15px;
	}

a:link {
	color: #3A5D82;
}
a:visited {
	color: #3A5D82;
}


