.body,td {
	font-family:Verdana,Arial,Tahoma;
	color:black;
	font-size:12px;
}
.menu {
	color:black;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	line-height: 130%;
}
.menu a,.menucurrent a {
	font-family:Sans-Serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	line-height: 130%;
}
.menu a:link {
	color:#ACACAC;
}
.menu a:active {
	color:#ACACAC;
}
.menu a:visited {
	color:#ACACAC;
}
.menu a:hover {
	color:#0C02B0;
}
.menucurrent a {
	color:#0C02B0;
}

h1 {
	font-family:Verdana,Arial,Tahoma;
	color:#0C02B0;
	font-size:14px;
	font-weight:bold;
	line-height: 100%;
	margin-top: 18px;
	margin-bottom: 14px;
}
h2 {
	font-family:Verdana,Arial,Tahoma;
	color:#0C02B0;
	font-size:11px;
	font-weight:bold;
	line-height: 100%;
	margin-top: 18px;
	margin-bottom: 2px;
}
p {
	margin-top: 2px;
	margin-bottom: 12px;
}
.lijsttabel
{
	margin: 3px 0px 5px;
	padding: 0px;
	background-color: #F3F5FC;
}
a {
	font-family:Verdana,Arial,Tahoma;
	color:black;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
}
.tabelstart {
  border-right-style:solid;
  border-right-width:1px;
  border-right-color:black;
  border-top-style:solid;
  border-top-width:1px;
  border-top-color:black;
  border-left-style:solid;
  border-left-width:1px;
  border-left-color:black;
  border-bottom-style:solid;
  border-bottom-width:1px;
  border-bottom-color:black;
}