BODY {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12pt;
	color: #FFF;
	text-align: center;
}

P {
	color: #FFF;
	text-align: center;
	font-size: 12px;
}


A:LINK, A:VISITED {
	color : #0000FF;
	text-decoration : underline;
}

A:HOVER {
	color : Fuchsia;
	text-decoration : underline;
}

H1 {
	font-size : 150%;
	margin-bottom : 0em;
	color: #FFF;
	text-align: center;
}

H2 {
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-size : 16px;
	margin-left : 0;
	margin-top : 0em;
	color: #FFF;
}

H3 {
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-size : 120%;
	margin-left : 0;
	margin-top : 0em;
	text-align: center;
}

H4 {
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-size : 115%;
	margin-left : 0%;
	margin-top : 0em;
	line-height: normal;
	color: #FFF;

}

BLOCKQUOTE {
	margin-left : 0;
}

CAPTION {
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-weight : bolder;
}

TABLE {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #666;
	border-left-color: #666;
	border-right-color: #CCC;
	border-top-color: #CCC;
	font-size: 14px;

}

TH {
	font-size: 100%;
	font-family: Verdana, serif;
	border: 5px groove;
	padding: 10px;
	color: #06F;


}

TD {
	font-family: Arial, serif;
	border : 3px ridge;
	padding: 3px;
	font-size: 14px;
	color: #FFF;
	text-align: center;



}

TR {
}

list {
	list-style-type: square;
}
.LineThrough {
	text-decoration: line-through;
}
.TDL {
	text-align: left;
	color: #FFF;
}
.PL {
	text-align: left;
}
.Header {
	font-size: 18px;
	color: #FFF;
}
#Mededeling p {
	text-align: center;
}
.Hoofding {
	font-size: 24pt;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}

