td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a {
	color: #000000;
	font-weight: bold;
}
p{ margin: 0px; padding: 0px; }

h1 {

	font-size: 11px;
	color: #FFFFFF;
	background-color: #000066;
	font-style: normal;
	font-weight: 600;
	text-align: justify;
	vertical-align: middle;
	padding: 2px;

}
h2 {

	font-size: 12px;
	font-weight: 600;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 15px;
}

.blauwebalk{

	font-size: 11px;
	color: #FFFFFF;
	background-color: #000066;
	font-style: normal;
	font-weight: 600;
	text-align: justify;
	vertical-align: middle;
	padding: 2px;

}
.tekst-groot {

	font-size: 12px;
	font-weight: 600;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 15px;
}

.tekst-klein {

	font-size: 9px;
	color: #000000;
}
.link-zonder-streep {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: 600;
}
.input {
	border: 1px solid #FF0000;
	font-size: 11px;
	color: #000000;

}
.button {
	font-size: 12px;
	font-weight: 700;
	color: #000000;
	background-color: #FFFFFF;
	cursor: hand;
	border: 1px solid #FF0000;

}
.norepeat {
	background-repeat: repeat-y;
}
.fotorand {
 	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
}