h1{
	color: #50227b;
	font-size: 19pt; 
	font-weight: normal;
	margin-top: 0;
}

h1.blauw{
	color: #009ee0;
}


h2{
	color: #009ee0;
	font-weight: normal;
	font-size: 12pt;
	margin: 25px 0 -8px 0px;
}

p.preview{
	font-size: 12pt;
	color: #000;
}

p{
	font-size: small;
	color: #58585a;
}

.small{
	font-size: x-small;
	margin: 5px 0px -10px 0px;
}

hr{
	border: 0;
	height: 1px;
	color: #009ee0;
	background-color: #009ee0;
}

a,
a:visited,
a:active{
	font-size: small;
	color: #009ee0;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}
