body
{
	margin-top: 10px;
}

p, td, li 
{
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	font-family: arial;
	color:#000000;
	font-size: 10pt;
	margin-top: 0px;
}

h2
{
	margin-left: 20px;
}

.text	{ margin-left: 20px; margin-right: 20px; }
.kop	{ color:#696969; font-size: 12pt; margin-left: 20px; margin-right: 0px; font-weight: bold; }

a	{ color:#000000; }

table
{
	border-style: solid;
	border-width: 2px;
	border-color: #000000;
	background-position: top left;
	background-color: white;
	background-repeat: no-repeat;
}

.noborder
{
	border-width: 0px;
}

td.black	{ background-color: #000000; }