pre {
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	margin-top:5;
	margin-left:5;
	margin-right:5;
	margin-bottom:5;
}
.body {
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	margin-top:10;
	margin-left:10;
	margin-right:10;
	margin-bottom:20;
}

.verborgen {
	visibility: hidden;
}	

.design {
	font-family: Verdana;
	font-size: 10px;
	color: #feb101;
	text-align: right;
	vertical-align: center;
}

.copyright {
	font-family: Verdana;
	font-size: 10px;
	color: #feb101;
	text-align: left;
	vertical-align: center;
}

.subtitle {
	font-family: Book Antiqua;
	font-size: 22px;
	color: #000000;
	font-style: italic;
	text-decoration: bold;
	text-align: center;
	vertical-align: center;
	background-color: #feb101;
}
td {
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
	vertical-align: center;
}
.contenttab {
	font-family: Verdana;
	font-size: 10px;
	text-align: left;
	vertical-align: center;
}

a {
	text-decoration: none;
}

a:link {	
	color:#feb101;
	}

a:visited {
	color:#feb101;
}

a:active {
	color:#feb101;
}

a:hover {
	color:#feb101;
	text-decoration:underline;
}


