body {
	line-height: 16px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #707070;
}

p {
	line-height: 16px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #707070;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #707070;
}

	a:hover {
		text-decoration: none;
	}

hr {
	height: 0px;
	border-top: 1px solid #CCCCCC;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}

h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 15px;
	font-weight: bold;
	color: #002664;
}

	h1 a {
		font-size: 15px;
		font-weight: bold;
		text-decoration: none;
		color: #002664;
	}
	
		h1 a:hover {
			text-decoration: underline;
		}

h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	font-weight: bold;
	color: #009FDA;
}

	h2 a {
		font-size: 13px;
		font-weight: bold;
		text-decoration: none;
		color: #009FDA;
	}
	
		h2 a:hover {
			text-decoration: underline;
		}

h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: bold;
	color: #707070;
}

	h3 a {
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
		color: #707070;
	}
	
		h3 a:hover {
			text-decoration: underline;
		}

img.img_left {
	margin: 0px 10px 10px 0px;
	float: left;
}

img.img_right {
	margin: 0px 0px 10px 10px;
	float: right;
}

.donker_blauw {
	color: #002664;
}

.licht_blauw {
	color: #009fda;
}
