@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-color: #a1d9a1;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
-->

a:link {
	color: #333333;
	text-decoration: none;
	font-weight: bold;	
}
a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;	
}
a:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;	
}
a:active {
	color: #333333;
	text-decoration: none;
	font-weight: bold;	
}



.stijl1 {
	font-size: 14px
}

.stijl2 {
	font-size: 12px;
	font-weight: bold;
}
.stijl3 {
	font-size: 10px
}
