body {
	background-image: url("images/bground.gif");
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px; }

td {
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 20px;
	color: #333;
}
h1 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #606060; line-height: 17px; margin-top: 15px;}
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #6bb510; line-height: 17px; }
.footer { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #C0C0C0; }
.copy { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #929292; line-height: 15px;}
.tabel { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #505050;}
.tabel-titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight:bold;
}
.boeken {
	display:block;
	border: 2px solid;
	color: #6BB510;
	background-color: #FFF;
	width: 150px;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
}
A:link { text-decoration: none; font-weight: bold; color: #6bb510; } 
A:visited { text-decoration: none; font-weight: bold; color: #6bb510; } 
A:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #6BB510;
}

