body {
	background-color: #EEEEEE;
	margin: 0px;
	height: 100%;
	width: 100%;
	text-align: center;
}
html {
	height: 100%;
	width: 100%;
}
.topTD {
	height: 30px;
	background-image: url(images/topBG.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bottomTD {
	height: 20px;
	background-image: url(images/bottomBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.contentTD {
	background-color: #FFFFFF;
	height: 250px;
	vertical-align: top;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
}
.inputStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 380px;
	height: 17px;
}
.footerTD {
	background-color: #21b8d7;
	text-align: center;
}
.adres {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 24px;
	text-align: left;
	vertical-align: top;
}
.wit {
	color: #21b8d7;
}
.adres a {
	color: #000000;
	text-decoration: none;
}
.headerTD {
	background-color: #FFFFFF;
}
.kop {
	font-size: 14px;
	font-weight: bold;
	color: #267489;
}
.grijs {
	color: #666666;
}
a {
	color: #000000;
}
.blauw {
	color: #21B8D7;
}
