body {
background-color: #FFFFFF;
background-image: none;
border: none;
padding: 0;
margin: 0;
width: 0;
float: none;
}

img {
display: none;
}

.kop {
font: 14pt Arial;
color: #000000;
font-weight:bold;
}

.subkop {
font: 12pt Arial;
color: #000000;
font-weight:bold;
}

.body {
font: 10pt Arial;
color: #000000;
}

.bodyBold {
font: 10pt Arial;
color: #000000;
font-weight:bold;
}

.bodyLink {
font: 10pt Arial;
color: #000000;
text-decoration:none;
}

.bodyLinkBold {
font: 10pt Arial;
color: #000000;
text-decoration:none;
}

.SubmenuBody {
display: none;
}

.SubmenuBodyBold {
display: none;
}

.paginaterug {
display: none;
}

.tabelKop {
font: 10pt Arial;
color: #000000;
font-weight:bold;
}

.tabelBody {
font: 9pt Arial;
color: #000000;
}

.tabelBodyBold {
font: 10pt Arial;
color: #000000;
font-weight:bold;
}

.nietprinten {
display: none;
}


/* MENU */

.glossymenu{
display: none;
}

.glossymenu a.menuitem{
display: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
display: none;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
display: none;
}

.glossymenu a.menuitem:hover{
display: none;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
display: none;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
display: none;
}

.glossymenu div.submenu ul li{
display: none;
}

.glossymenu div.submenu ul li a{
display: none;
}

.glossymenu div.submenu ul li a:hover{
display: none;
}

.tabelBodyBGlight {
	font: 9pt Arial;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.tabelBodyBGdark {
	font: 9pt Arial;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.tabelBodyNoline {
	font: 9pt Arial;
	color: #000000;
}




#container {
	height: auto;
	width: auto;
}
