body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	background-image: url(images/web_image_bg.gif);
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	scrollbar-3dlight-color:#000000;
    scrollbar-arrow-color:#0099CC;
    scrollbar-base-color:#000000;
    scrollbar-track-color:#0099CC;
    scrollbar-darkshadow-color:#000000;
    scrollbar-face-color:#000000;
    scrollbar-highlight-color:#000000;
    scrollbar-shadow-color:#000000;
}
a:link {
	color: #0099CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099CC;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #0099CC;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Century Gothic, Century, Arial;
	font-weight: bold;
}
h1 {
	font-size: medium;
	color: #FFFFFF;
}
h2 {
	font-size: large;
	color: #FFFFFF;
}
h3 {
	font-size: x-large;
	color: #FFFFFF;
}
h4 {
	font-size: xx-large;
	color: #FFFFFF;
}
.menu {
	font-size: 15px;
}
.voettekst {font-size: 10px}
.attentie {
	color: #FFFF00;
	font-weight: bold}