


p {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #384566;
	margin-bottom:30px;
	
}


h1 {

	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color:#384566;
	font-weight:bold;
	margin-bottom: 15px;
	
}

h2 {

	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #384566;
	margin-bottom:12px;
}

h3 {

	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #384566;
}

a {
	color:#384566;
}





body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	font-size: 16px;
	line-height: 20px;
	color:#384566;
	font-weight:bold;
	margin-bottom: 15px;
}

h2 {
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #384566;
	margin-bottom:12px;
}

h3 {
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #384566;
}

h4 {
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #384566;
}

h5 {
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #384566;
}

h6 {
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #384566;
}

p {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #384566;
	margin-bottom:24px;
}

a {
	color:#384566;
}

a.onzichtbare_link {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

table {
	width:100%;
	margin-left:-5px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color: #384566;
}

td {
	vertical-align:top;
}

input, textarea, select {
	border-color:#384566;
	border-style:solid;
	border-width:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#384566;
	width:175px;
}

ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style-type:disc;
	margin-bottom:12px;
	color: #384566;
	line-height: 20px;
}

li {
	margin-left:30px;
}

