﻿/* teksten */
body {
	COLOR: #000000;
	FONT-FAMILY: verdana;
	BACKGROUND-COLOR: #ffffff;
	font-size: x-small;
	margin: 0;
	padding: 0;
	height: 100%;
}
.DienstenText {
	letter-spacing: 1pt;
	word-spacing: 1pt;
	text-align: left;
	font: 8pt Verdana;
	font-weight: normal;
	text-decoration: none;
	color: #a0a0a0;
}
.NormalText {
	letter-spacing: 1pt;
	word-spacing: 1pt;
	font-size: 8pt;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none;
	color: #a0a0a0;
}
.NormalTextRood {
	letter-spacing: 1pt;
	word-spacing: 1pt;
	font-size: 8pt;
	font-family: Verdana;
	text-decoration: none;
	color: #E30F19;
}
.NormalTextGroen {
	letter-spacing: 1pt;
	word-spacing: 1pt;
	font-size: 8pt;
	font-family: Verdana;
	text-decoration: none;
	color: #9DC31C;
}
.NormalTextBlauw {
	letter-spacing: 1pt;
	word-spacing: 1pt;
	font-size: 8pt;
	font-family: Verdana;
	text-decoration: none;
	color: #077bb4;
}

.HeaderText {
	font-size: 8pt;
	font-family: Verdana;
	text-decoration: none;
	color: #E30F19;
}
.HeaderTextGreen {
	font-family: Verdana;
	font-size: 14px;
	text-decoration: none;
	color: #9DC31C;
}
.HeaderTextBlauw {
	font-family: Verdana;
	font-size: 14px;
	text-decoration: none;
	color: #077bb4;
}
.HeaderTextRood {
	font-family: Verdana;
	font-size: 14px;
	text-decoration: none;
	color: #e31019;
}
