@charset "utf-8";
/* CSS Document */

<style type="text/css">

body,td,th {
	font-family: Tahoma, Trebuchet MS, Arial;
	font-size: 12px;
	color: #666600;
}
body {
	background-color: #FFFFCC;
	background-image: url();
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 12px;
	color: #000066;
}
.bold {

	font-size: 12px;
	font-weight: bold;
	color: #3E3DD7;
	line-height: normal;
	text-decoration: none;
}



a:link {
	text-decoration: none;
	color: #000033;
}
a:visited {
	text-decoration: none;
	color: #000033;
}
a:hover {
	text-decoration: underline;
	color: #000033;
}
a:active {
	text-decoration: none;
}

.bruin14pt {
	font-size: 14px;
	font-weight: bold;
	color: #663300;
}

.boldbruin {
	font-weight: bold;
	color: #663300;
}

.rood {
	color: #CC3300;
}



.toTop {
	font-size: 7px;
	
}


h1 {
	font-size: 20px;
	color: #0033CC;
}

h2 {
	font-size: 18px;
	color: #0033CC;
}

h3 {
	font-size: 16px;
	color: #0033CC;
}
h4 {
	font-size: 14px;
	color: #0033CC;

}

</style>

