body {
	background-color:#AF0D2F;
	font-family:Arial;
	font-size:10pt;
	font-weight:normal;
	color:white;
}

a:link { 
	color: blue;
	}
a:visited { 
	color: blue;
	}
a:hover { 
	color: blue;
	}
a:active { 
	color: blue;
	}

.koptekst {
	font-family:Arial;
	font-size:12pt;
	font-weight:normal;
	text-decoration:underline;
	text-align:center;
}

.table1 {
	font-family:Arial;
	font-size:10pt;
	font-weight:normal;
}

.border1 {
	border: solid thin white
}