body {
	background-color: #EAEAEA;
	background-image: url(images/randrechts.jpg);
}
body,td,th {
	font-family: Verdana;
	font-size : 10px;
}
.style1 {font-size: 10px}
.style2{font-size: 14px}
.style3 {font-size: 12px}
a:link {
	text-decoration: none;
	color : Blue;
}
a:visited {
	text-decoration: none;
	color : Blue;
}
a:hover {
	text-decoration: none;
	color : Blue;
}
a:active {
	text-decoration: none;
	color : Blue;
}
H1 {
font-size: 14px
}
H2 {
font-size: 14px
}
H3 {
font-size: 12px
}

