p	{
	position: absolute;
	left: 20%;
	font-size: 14pt;
	line-height: 18pt;
	color: #9400D3;
}
table	{
	position: absolute;
	left: 17%;
	width: 80%;
	font-family: Trebuchet MS, Arial;
	font-size: 8pt;
	line-height: 8pt;
	overflow: hidden;
}
TR	{
	vertical-align: top;
}
#tekst	{
	position: fixed;
	font-family: Trebuchet MS, Arial;
	font-size: 10pt;
	color: #2F4F4F; 
	text-align: center;
	width: 88%;
	left: 11%;
}
#col_rechts	{
	position: fixed;
	width: 10%;
	left: 0%;
	top: 45px;
}

#lijn	{
	position: fixed;
	left: 20%;
	right: 8%;
	height: 3px;
	top: 16%;
	color: #BDB76B;
	vertical-align: baseline;
}
TR#story	{
	font-size: 10pt;
	line-height: 11pt;
	color: Black;
}


