body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	padding: 0px;
	background-color: #142ABF;
	text-align: center;
	margin-top: 20px;
}
.bodyTable{
	width: 700px;
	background-color: #080200;	
	border: 1px solid #CCCCCC;
}
.bodyTable td{
	font-size: 9pt;
	padding: 5px;
	line-height: 16pt;
}
.bodyTable td div.mnmDownloadIndex{
	text-align: left;
	padding-left: 175px;
	padding-bottom: 15px;
	line-height: 20pt;
}
.menuTable{
	height: 30px;
	width: 700px;
	background-color: #080200;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.menuTable td{
	border-right: 1px solid #CCCCCC;
	font-size: 9pt;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	width: 14%;
}
.menuTable td a, .menuTable td a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.menuTable td.hover{
	background-color: #142ABF;
}
.subMenuTable{
	height: 15px;
	width: 100%;
	background-color: #080200;
	border-top: 1px solid #FD0202;
	border-left: 1px solid #FD0202;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FD0202;

}
.subMenuTable td{
	font-size: 9pt;
	color: #FFFFFF;
	text-align: center;
	background-color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555555;


}
.subMenuTable td a, .subMenuTable td a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.subMenuTable td.hover{
	background-color: #142ABF;
}
.payoff{
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FD0202;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 10px;
}
.rood{
	color: #FE4747;
}
.blauw{
	color: #142ABF;
}
.disclosure{
	font-size: 7pt;
}
.statement{
	font-size: 11pt;
	line-height: 24pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFF2C1;
	padding-left: 15px;

}
h1 {
	font-size: 36pt;
	color: #CCCCCC;
	letter-spacing: 5px;
	text-align: left;

}
h2 {
	font-size: 16pt;
	color: #CCCCCC;
	letter-spacing: 5px;
	text-align: left;
	margin: 0px;
	padding: 0px;


}
h3 {
	font-size: 11pt;
	color: #FFCC00;
	letter-spacing: 5px;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 5px;
}
h4 {
	font-size: 9pt;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
a {
	color: #0099FF;

}
a:hover {
	color: #48BFFF;
	text-decoration: none;

}
a:visited {
	color: #71C6FF;

}

