html {
	background:		#007;
	color:			white;
	font-family:		helvetica, serif;
}

body {
	margin-top:		0;
	margin-left:		0;
	margin-right:		0;
	margin-bottom:		0;
	background:		#007;
}

table {
	margin:			auto;
        text-align:             center;
}

.left {
	text-align:             left;
}

a {
	font-weight:		bold;
	font-style:		italic;
    color:                  white;
	text-decoration:	none;
}

.kop {
	font-size:		x-large;
	font-weight:		bold;
	text-align:		center;
	color:			#6495ED;
}

.subkop {
        font-size:              x-large;
        font-weight:            bold;
        text-align:             center;
}
