.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.style6 {font-family: "Century Gothic"; font-size: 11px; font-weight: bold; color: #0C2C80; }
body {
	background-image: url(bg.jpg);
}
.style7 {
	font-family: "Arial";
	font-size: 12px;
}
.style9 {
	font-family: "Century Gothic";
	color: #0C2C80;
	font-weight: bold;
}
.style11 {
	font-size: 12px;
	color: #0C2C80;
	font-weight: bold;
}
.style12 {font-family: "Century Gothic"}
a:link {
	color: #0C2C80;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0C2C80;
}
a:hover {
	text-decoration: underline;
	color: #3769EC;
}
a:active {
	text-decoration: none;
	color: #0C2C80;
}

.boekenlijst td, .boekenlijst th {
	padding: 3px;
	text-align: left;
	vertical-align: top;
}

label {
	display: block;
	font-weight: bold;
}

input {
	width: 200px;
	display: block;
}