body{
background-image: url(images/bg.jpg);
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

.hoofdtabel{
border-color:#CCCCCC;
border-style:solid;
border-width:1px;
}

.maindiv{
text-align:center;
}

.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {color: #FFFFFF}
.style3 {
	font-style: italic;
	font-weight: bold;
}

a:link, a:visited, a:active {color:#FFFFFF; text-decoration:none;}
a:hover {color:#FFFF66; text-decoration:underline;}

h1{
font-size:1px;
text-align:center;
}

img{
border-bottom-color:#000000;
border-left-color:#000000;
border-right-color:#000000;
border-top-color:#000000;
}