body {
background-image: url(afbeeldingen/bgr.jpg);
background-position:top;
}

body,td,th {
	font-family: Arial,Tahoma;
	font-size: 10pt;
	color: 420000;
}
a {
	font-family: Arial,Tahoma;
	font-size: 10pt;
	color: 1C5287;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: 1C5287;
}
a:hover {
	text-decoration: none;
	color: FF6604;
}
a:active {
	text-decoration: none;
	color: 1C5287;
}
.bg {
	background-repeat: repeat-x;
}
.style1 {color: #828282}
