body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 0;
	margin: 0;
	background-color: #0000FF;
}

H1     {
	font-weight: bold;
	font-size: 12px;
	color: #FF0000;
}
H2     {
	font-weight: bold;
	font-size: 16px;
	color: #FFFF00;
}
.style1 {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}
.style2 {
	font-size: 9px;
	font-weight: bold;
	color: #FFFF00;
}
.style3 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
}
.style4 {
	font-size: 72px;
	font-weight: bold;
	color: #FFFF00;
	font-style: italic;
}
.style5 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
}

table {
font-family: Verdana; 
font-size: 11px; 
color: #000000;

}
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

.TabelRand {
border: 1px solid #000000;
}

.tabel_kleur {
	background-color: #E899FB;
	color: #FFFFFF;
	font-weight: Bold;
}

.tabel_wit {
	background-color: #FFFFFF;
}
