body {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #000000;
padding: 0;
margin: 0;
background: url(images/background.jpg); background-attachment:fixed;
}

table {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #000000;

}

H1     {
font-size: 14px;
color: #FFFFFF;
}

H2     {
font-size: 13px;
color: #000000;
}

a:link {
	color: #000000; text-decoration: none;
}
a:active {
	color: #000000; text-decoration: none;
}
a:visited {
	color: #000000; text-decoration: none;
}
a:hover {
	color: #0000FF; text-decoration: none;
}


.TabelRand {
border: 1px solid #000000;
}

.tabel_kleur {
	background-color: #0000FF;
	color: #FFFFFF;
	font-weight: Bold;
}

.tabel_kleur2 {
	background-color: #FF0000;
	color: #FFFFFF;
	font-weight: Bold;
}

.tabel_kleur3 {
	background-color: #CCCCCC;
	color: #FFFFFF;
	font-weight: Bold;
}


.tabel_wit {
	background-color: #FFFFFF;
}


