body {
	background-color: #FFFFFF;
}
body, p, td, th, a {
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5 {
	color: rgb(128, 113, 179);
	margin: 0;
	padding: 0.5em, 0, 0.5em, 0;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: x-large;
}
h2 {
	font-size: large;
	text-decoration: underline;
}
h3 {
	font-size: large;
}
h4 {
	font-size: medium;
	text-decoration: underline;
}
h5 {
	font-size: medium;
}
a {
	color: #8071B3;
}
a:hover {
	color: #C0141B;
	text-decoration: none;
}
hr {
	text-align: right;
	width: 40%;
	height: 2px;
	color: #E6EC99;
	border: none;
} /* For Internet Explorer */
html>body hr {
	margin-left: 0;
	width: 40%;
	height: 2px;
	background-color: #E6EC99;
	border: 0px solid #E6EC99;
} /* For Opera and Gecko-based browsers */
img, object, iframe {
	border: 4px solid #F5B56E;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
}
.style3 {
	font-size: 18px;
}
.geenbullet {
	list-style-type: none;
}
.noborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nieuwsflash {
	background-color: #F9F5EF;
	margin: 10px;
	float: right;
	width: 500px;
	border: thin dotted #F90;
	padding: 10px;
}

