html,body {
	color:#173668;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	height:100%;
	background:#eeece3 url('../img/header_rpt.jpg') center top repeat-x;
}
p {
	padding:0;
	margin:10px 0;
}
a {
	color:#000;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
a img {
	border:0;
}
a:focus {
	-moz-outline: none;
}
a.lees_verder {
	color: #009ee0;
	float: right;
}



h1 {
	margin:0;
	color:#173668;
	font-size: 32px;
	line-height:32px;
	padding:0px;
	font-weight: 800;
	font-style:italic;
}
h2 {
	font-weight:bold;
	color:#2159a8;
	margin:0 0 5px 0;
	font-size: 16px;
}
h3 {
	color:#fff;
	margin:0;
	font-size:16px;
	font-weight:bold;
	
}
h4 {
	margin:0 0 0 0;
	color:#2159a8;
	font-size:13px;
	font-weight:bold;
}

form {
	margin:0;
	padding:0;
}
.clear {
	clear:both;
}

