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


h1, .Kop_1{
	font-size: 16pt;
	color: #2b3758;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
h2, .Kop_2{
	font-size: 14pt;
	color: #2b3758;
	margin-top: 0px;
	margin-right: 13px;
	margin-bottom: 	10px;
	margin-left: 13px;
}
h3, .Kop_3{
	font-size: 12pt;
	text-decoration: bold;
	color: #25252a;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}

p, .Standaard{
	font-size: 11pt;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}

p, body, tr, td, th {
	color: #25252a;
}


a:link {
	color: #3b4b78;
	text-decoration: underline;
}
a:visited {
	color: #3b4b78;
	text-decoration: underline;
}
a:hover {
	color: #ff8833;
	text-decoration: none;
}

.link_nounderline, .link_nounderline a:link, .link_nounderline a:visited, .link_nounderline a:hover{
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.Kleine_tekst{
	font-size: 8pt;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.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;
}

.mededeling{
	border-top: 3px solid #099d0c;
	border-bottom: 3px solid #099d0c;
	border-left: 0px solid #099d0c;
	border-right: 0px solid #099d0c;
	background-color: #bdfdbf;
	text-align: left;
	margin: 15px;
	padding: 8px;
	padding-left: 15px;
	margin-left: 0px;
	margin-right: 0px;
}

.fouten{
	border-top: 3px solid #FF0000;
	border-bottom: 3px solid #FF0000;
	border-left: 0px solid #FF0000;
	border-right: 0px solid #FF0000;
	background-color: #fdbdbd;
	text-align: left;
	margin: 15px;
	padding: 8px;
	padding-left: 15px;
	margin-left: 0px;
	margin-right: 0px;
}

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



img { 
	border: none; 
}
