body, th, tr {
	color: #000066;
	font-family: Times New Roman, Times, serif;
	margin: 4px 0 10px 20px;
}
p {
	margin: 0;
	padding: 2px 0 2px 0;
	font-size: 14px;
}
td {
	vertical-align: top;
}
.schuin {
	font-style: italic;
}
.klein18 {
	font-size: 18px;
	margin-top: 5px;
}
.klein12 {
	font-size: 12px;
	margin: 0;
}
.center {
	text-align: center;
}
.rechts {
	text-align: right;
}
.left {
	text-align: left;
}
h1 {
	font-size: 32px;
	margin: 0 5px 5px 0;
}
h2 {
	font-size: 24px;
	text-align: center;
	margin: 0;
}
h3 {
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	margin: 4px 0 4px 0;
}
hr {
	color: #000099;
}
.imgRight {
	float: right;
	clear: left;
	margin: 0 10px 0px 10px;
	top: -3px;
	position: relative;
	font-size: 9px;
	color: #004080;
	text-align: center;
}
.imgLeft {
	float: left;
	clear: right;
	margin: 0 10px 10px 0;
	position: relative;
	padding-bottom: 10px;
	font-size: 9px;
	color: #004080;
	text-align: center;
}
.imgAlone {
	clear: both;
	margin-bottom: 10px;
	top: 20px;
	position: relative;
	padding-bottom: 10px;
	font-size: 9px;
	color: #004080;
	text-align: center;
}
.imgVoor {
}

a.expedities:link {
	color: #0000CC;
}
a.expedities:visited {
	color: #003399;
}
a.expedities:hover {
	background-color: #CCFFFF;
	text-decoration: none;	
}

