body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

a:link {
	color: #990066;
	text-decoration: none;
	font-size: 11pt;
}
a:visited {
	color: #990099;
	text-decoration: none;
	font-size: 11pt;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
	font-size: 11pt;
}

p {
font-family: Arial, Helvetica, sans-serif; font-size: 11pt
}
.companyname {
	color: #990066;
	font-size: 12pt;
	font-weight: bold;
}
.onderlijnbalk {
	font-weight: bold;
	color: #990099;
	height: 17px;
	width: auto;
	background-color: #f7d673;
	font-size: 10pt;
	line-height: 12px;
	text-align: right;
	vertical-align: middle;
	text-indent: 5pt;
	padding: 3px;


}
.header {
	font-size: 14pt;
	color: #990099;
	font-weight: bold;
}
.copyrights {
	font-size: 9pt;
}
#inhoud h1  {
      font-size: 14pt;
      font-family: verdana, arial, helvetica, sans-serif;
	  color: #990099;
      font-weight: bold;
      display: inline;
}


.required {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}
