a.buttonStyle {
	color :#10147E;
	font-weight :bold;
	font-family :Arial, Helvetica, sans-serif;
	text-decoration :none;
	background-color :#D5D7DD;
	font-size: 11px;
	height: 20px;
	width: 186px;
	display: block;
	vertical-align: middle;
	text-align: left;
	border-top: 1px solid #FFFFFF;
	padding-left: 15px;
	padding-top: 8px;
}
a.buttonStyle:hover {
   color :#10147E;
   text-decoration :none;
   background-color :ABB0BC;
   border-top: 1px solid #FFFFFF;
   cursor:hand;
}
.tabellijn {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.navigatie-wit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: 10147E;
	vertical-align: middle;
	height: 29px;
	width: 201px;
	padding-left: 15px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: 10147E;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #10147e;
	text-decoration: none;
	padding-left: 5px;
	text-align: left;
	vertical-align: middle;
	display: block;
}
.adres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	height: 18px;
	width: 630px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: D5D7DD;
}

