body {
	background-image: url('images/bg.gif');
	background-repeat: repeat-y;
}
body, p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16pt;
	color: #000000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: normal;
	line-height: 20pt;
	color: #660099;
	margin-top: 0pt;
	margin-bottom: 0pt;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: 16pt;
	margin-top: 4pt;
	margin-bottom: 0pt;
}
p {
	margin-top: 0pt;
	mmargin-bottom: 0pt;
}
hr {
	width: 100%;
	height: 3px;
	color: #FFEE00;
	margin-top: 0pt;
	margin-bottom: 0pt;
}
th, th a:link, th a:visited {
	color: #98157D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
}
td.small, .small {
	font-size: 7pt;
}
.menu1, .menu1up {
	font-size: 10pt;
	text-transform: uppercase;
	color: #FFFFFF;
}
.menu2, .menu2up {
	font-size: 10pt;
	color: #FFFFFF;
}
.menu1up, .menu2up {
	font-weight: bold;
}
.menu1 a:link, .menu1 a:visited, .menu2 a:link, .menu2 a:visited, .menu1up a:link, .menu1up a:visited, .menu2up a:link, .menu2up a:visited {
	/*color: #98157D;*/
	color: #FFFFFF;
	text-decoration: none;
}
.actueel, .actueel p {	
	font-size: 8pt;
	color: #FFFFFF;
	line-height: 12pt;
}
.actueel h1, .actueel h3 {
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}
.actueel a:link, .actueel a:visited {
	color: #FFFFFF;
	font-style: italic;
	text-decoration: none;
}
.image {
	border: 2px solid #FFEE00;
}
.list th{
	border-bottom: 3px solid #FFEE00;
}
.list td{
	border-bottom: 1px solid #FFFFFF;
}
