td,th {
  font-family: arial, helvetica, sans-serif
  font-size: 13px; 
}

p {
  width: 600px;
}

td {
	margin-top: 0px; margin-bottom: 6px; 
	color: white; 
}
h1 {
	font-size: 22px; 
	margin-bottom: 6px;
	color: black; 
	font-family: arial, helvetica, sans-serif; 
}

h2 {
	font-size: 16px; 
	margin-bottom: 6px;
	color: white; 
	font-family: arial, helvetica, sans-serif; 
}
h3 {
	font-size: 13px; 
	margin-bottom: 6px;
	color: white; 
	font-family: arial, helvetica, sans-serif; 
}
a {
	color: black;
}
img {
	border-right: silver 0px solid; border-top: silver 0px solid; border-left: silver 0px solid; border-bottom: silver 0px solid
}

hr {
	color: #1324c4
}

input {
	font-size: 13px; color: #1324c4; font-family: arial, helvetica, sans-serif
}
textarea {
	font-size: 13px; color: #1324c4; font-family: arial, helvetica, sans-serif
}
select {
	font-size: 13px; color: #1324c4; font-family: arial, helvetica, sans-serif
}


td.foutmelding {
	border-right: #e80010 1px solid; border-top: #e80010 0px solid; border-left: #e80010 1px solid; border-bottom: #e80010 1px solid; background-color: #fcdbdd
}