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

body, html {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	line-height:1.5em;
	color:#616365;
	margin:0;
	padding-bottom:0;
}

h1 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:20px;
	font-weight:bolder;
	color:#F3712A;
	margin-top:0;
	margin-bottom:0;
}

h2 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:16px;
	font-weight:bolder;
	color:#666666;
	margin-top:0;
	margin-bottom:0;
}

h3 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#616365;
	margin-top:0;
	margin-bottom:0;
}

.oranje {
	color:#F60;
}
