html body {
	color: black;
	font-style: normal;
	font-weight: normal;
	line-height: 170%;
	font-family: Verdana, Arial, Helvetica, Swiss, SunSans-Regular;
	text-indent: 0px;
	margin: 10px 10px 10px 10px;
	}

.content{
	color: black;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 110%;
	font-family: Verdana, Arial, Helvetica, Swiss, SunSans-Regular;
	text-indent: 0px;
}

.huisKop {
	color: black;
	font-style: normal;
	font-weight: normal;
	font-size: 150%;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, Swiss, SunSans-Regular;
	text-indent: 0px;
	}

.currItem {
	text-align:Left;
	color: #CCCCCC;
	font-style: normal;
	font-weight: bold;
	font-size: 350%;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, Swiss, SunSans-Regular;
	text-indent: 0px;
}

.subMenus SPAN{
	padding:0em 1em 0em 1em;

}
lu {
	color: black;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, Swiss, SunSans-Regular;
	text-indent: 0px
	}

td#K {
	color: black;
	font-style: normal;
	font-weight: normal;
	font-size: 7pt;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, Swiss, SunSans-Regular;
	text-indent: 0px;
	text-align:center;

}

td#Kgrey {
	color: #cccccc;
	font-style: normal;
	font-weight: normal;
	font-size: 7pt;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, Swiss, SunSans-Regular;
	text-indent: 0px;
	text-align:center;
}

th#K {
	color: black;
	font-style: normal;
	font-weight: bold;
	font-size: 7pt;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, Swiss, SunSans-Regular;
	text-indent: 0px;
	text-align:left;
	width:2ex;
}

a, a:link {
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, Swiss, SunSans-Regular;
	color:#9c009c;
	text-decoration:none;
}

a:hover, a:hover:visited {
	font-weight: bold;
	color:green;
	text-decoration:none;
}

a:visited {
	font-weight: bold;
	color:#9c009c;
	text-decoration:none;
}

.warning {
	color:ff0000;
}