body, p, h3, th, td, tr, li, ul {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11pt;
}


h1, .Kop_1{
	font-size: 20pt;
	color: #ff8833;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 10px;
}
h2, .Kop_2{
	font-size: 14pt;
	color: #3b4b78;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 10px;

}
h3, .Kop_3{
	font-size: 12pt;
	color: #3b4b78;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 10px;
}

p, .Standaard{
	font-size: 10pt;
	color: #3b4b78;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}

p, body, tr, td, th {
	color: #3b4b78;
}


a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

.medblue {
	color: #ddddff;
}
.darkblue {
	color: #6c6c8c;
}
.attention {
	color: #6c6c8c;
}

.menu_small {
	margin-top: 4px;
	margin-right: 15px;
	margin-bottom: 4px;
	margin-left: 25px;
	font-size: 11pt;
}
.menu_submenu_small {
	margin-top: 4px;
	margin-right: 15px;
	margin-bottom: 4px;
	margin-left: 40px;
	font-size: 10pt;
}
.menu_small a:link  , .menu_submenu_small a:link {
	color: #9bade0;
	text-decoration: none;
}
.menu_small a:visited  , .menu_submenu_small a:visited {
	color: #9bade0;
	text-decoration: none;
}
.menu_small a:hover  , .menu_submenu_small  a:hover{
	color: #9bade0;
	text-decoration: underline;
}

.Kleine_tekst{
	font-size: 8pt;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.Geen_marges {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.Copyright {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 10pt;
	color: 6080bc;
}
.Copyright a:link  {
	color: #6080bc;
	text-decoration: none;
}
.Copyright a:visited  {
	color: #6080bc;
	text-decoration: none;
}
.Copyright a:hover  {
	color: #6080bc;
	text-decoration: none;
}

.Commentaar{
	font-size: 10pt;
	color: 98a4c6;
	text-decoration: none;
	text-align: right;
	margin: 0px;
	padding: 0px;
	margin-right: 20px;
}

li{
	margin-left: 0px;
}
ul {
	margin-top: 4px;
	margin-left: 0px;
}


