@charset "utf-8";
.stijl1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #4e4896;
	font-size: 12px;
}
.stijl2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #5b4382;
	line-height: 5px;
}
.stijl3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #530302;
	padding-left: 450px;
}
.stijl4 {
	font-weight: bold;
	color: #4e4896;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	width: 100%;
	text-align: left;
}
a:link {
	COLOR: #da12dc;
	text-decoration:none
}
a:visited {
	COLOR: #da12dc;
	text-decoration:none
}
a:hover {
	COLOR: #fc05ff;
	text-decoration:none
}
a:active {
	COLOR: #fc05ff;
	text-decoration:none
}

