body {
	font-family: Lucida sans unicode, Arial, Droid, Verdana;
	font-size: 9pt;
	background: #2c3762;
}

#blauw {
	background: #46517b;
}

#spacer {
	height: 150px:
	width: 200px;
}

.window {
	background: #FFFFFF;
	width: 520px;
	height: 250px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	border: 1px solid #FFFFFF;
}

img {
	border: none;
}

#text {
	margin: auto;
	margin-left: 10px;
	margin-right: 10px;
	background: none;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

#h2 {
	font-size: 12pt;
	color: #4963cd;
}
