body {
	font-size: 101%;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #EBEBEB;
}
html>body { /* for modern browsers that can resize px */
	font-size: 70%;
}
a {
	color: #005CAE;
	text-decoration: none;
	font-weight: bold;
}
.info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	padding: 10px 10px 15px 20px;
}
a:hover {
	color: #C03;
}
#related {
	list-style: none;
	list-style-image: none;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	padding: 12 0 0;
	line-height: 1.2em;
}
#related ul {
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 2em;
}
#related li {
	display: block;
	width: 154px;
	font-weight: bold;
	margin: 0px;
	white-space: normal;
	padding: 0px;
}
#related a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../gen/bullet.gif);
	background-repeat: no-repeat;
	background-position: 1px 11px;
	text-indent: 0px;
	display: block;
	padding-left: 12px;
	padding-top: 8px;
	padding-bottom: 0px;
	text-transform: none;
}
.datum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.58em;
	color: #999999;
	line-height: 13px;
	text-decoration: none;
}
.flashillu {
	margin: 0px;
	padding: 0px;
}
.koers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	color: #FFF;
	font-weight: bold;
	background-color: #C0C0C0;
	padding: 4px;
	text-decoration: none;
	margin: 0px;
	display: block;
	font-size: 90%;
}

