.body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.stippellijn {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
h3 {
	color: #002c77;
}
a {
	color: #002c77;
}
a:hover {
	color: #CCCCCC;
}

#login {
	text-align: center;
}
