BODY,TD,TH,A,P {
	font-family:arial,helvetica,sans-serif;
	font-size: 10pt;
	color: #004400;
	/*color: #000000;*/
	/*background-color: #f8faf5;*/
	background-color: #ffffff;
}
A:link { color: #703030 }       /* unvisited link */
A:visited { color: #703030 }   /* visited links */
A:active { color: #703030 }    /* active links */
A:hover {
	/* background-color: #ccd2c2; */
	color: black;
}
UL
{
	list-style: square inside;
	margin-left: 0;
	margin-top: 0;
	padding-left: 1em;
	text-indent: -1em;
}
/*LI 
{
	margin-left: -40px;
	padding-left: 1px;
}*/
TABLE.logo_header_pagina { 
	border-collapse: collapse;
}
TABLE.logo_header_pagina TD {
	vertical-align: bottom;
	text-align: right;
	font-family:arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 8pt;
	color: black;
	padding:0px;
}
TABLE.logo_header_pagina TD.header_rechts {
	border-style: solid;
	border-width: 0 0 5px 0;
	border-color: #004400;
}
TABLE.logo_header_pagina A {
	font-family:arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 8pt;
	color: #703030;
}
TABLE.logo_header_pagina A:hover {
	/* background-color: #ccd2c2; */
	color: black;
}
TD {
	vertical-align: top;
}
TABLE.agenda { 
	border-collapse: collapse; 
}
TABLE.agenda TD { 
	border-style: solid;
	border-width: 1px 0 0 0;
	border-color: #d0d0d0;
	padding:3px;
}
TABLE.vertical_lines TD { 
	border-style: solid;
	border-width: 0 1px 0 0;
	border-color: #d0d0d0;
	padding:3px;
}
TABLE.thema_header { 
	text-align: right;
	letter-spacing: 6pt;
	float: right;
	width: 100%;
}
TABLE.thema_header TD { 
	border-style: none;
	font-weight: bold;
	font-size: 12pt;
	font-family: monospace;
	padding: 3px;
        color: #ffffff;
	background-color: #afd2af;
}
TABLE.thema_header_negative { 
	text-align: right;
	letter-spacing: 6pt;
	float: right;
	width: 100%;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
        color: #afd2af;
	margin: 1px;
}
TABLE.thema_header_negative TD { 
	border-style: none;
	border-width: 1px 1px 1px 1px;
	font-weight: bold;
	font-size: 12pt;
	font-family: monospace;
	padding: 3px;
        color: #afd2af;
	/* background-color: #afd2af; */
}
#no_text_decoration A { 
	text-decoration: none;
}
HR {
	height: 0;
	border: 0;
	border-top: 1px solid #d0d0d0;
	color: #d0d0d0;
	height: 1px;
}
.header {
	font-family:arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 14pt;
	color: #004400;
}
.header_small {
	font-family:arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 11pt;
	color: #004400;
	margin: 1px;
}
.header_small A {
	font-family:arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 11pt;
	color: #004400;
	margin: 1px;
}
.small_text {
	font-family:arial,helvetica,sans-serif;
	font-weight: normal;
	font-size: 8pt;
	color: #004400;
}
.feedback A {
	font-family:arial,helvetica,sans-serif;
	font-weight: normal;
	font-size: 8pt;
	color: #703030;
}
.feedback A:hover {
	color: black;
}
.feedback HR {
	height: 0;
	border: 0;
	border-top: 1px solid #d0d0d0;
	color: #d0d0d0;
	height: 1px;
}
.voetnoot {
	font-family:arial,helvetica,sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #004400;
}
.voetnoot A {
	font-family:arial,helvetica,sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #703030;
}
.voetnoot_italic {
	font-family:arial,helvetica,sans-serif;
	font-size: 8pt;
	font-style: italic;
	font-weight: normal;
	color: #004400;
}


/* replaces
<body link="#703030" text="#003300" bgcolor="#f8faf5" vlink="#703030" alink="#703030">
<font size="2" face="Arial, Helvetica, sans-serif" color="#004400"> in algemene tekst
<font size="2" face="Arial, Helvetica, sans-serif" color="#004400"> in tables (=body)
<font size=3><b> </b></font> -> <h3></h3>
aangepaste header nodig */
