body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	color: #333333;
	background-color: #333333;
}
p {
	margin-top: 5px;
	margin-bottom: 5px;
}

a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #0066FF;
	text-decoration: none;
}


.achtergrondtabel {
	background-color: #CCCCCC;
	border: thin solid #CC0000;
}
.kantlijntd {
	padding: 5px;
}

th {
	background-color: #CC0000;
	color: #FFFFCC;
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
}
.titelcel {
	color: #333333;
	text-align: center;
	font-size: 24px;
	font-weight: 600;
}
.celhoofdsponsors {
	font-size: 28px;
	color: #CC0000;
	text-align: center;
}
.celsponsors {
	color: #CC0000;
	background-color: #333333;
	font-size: 14px;
	font-weight: bold;
}
.ledeninfotekst {
	font-size: 12px;
	margin: 5px;
}
.ledeninfotitel {
	font-size: 18px;
	margin: 5px;
}
.copywright {
	font-size: 9px;
	color: #CCCCCC;
}
.kermistitel {
	background-color: #FFFFCC;
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}
