body {
		background-color:		#000000;
		font-family:			Verdana, Arial, Goudy Old Style, sans-serif;
		text-align:				center;
scrollbar-face-color:'#000000';
scrollbar-arrow-color:'#FF0000';
scrollbar-track-color:'#000000';
scrollbar-shadow-color:'#FF0000';
scrollbar-highlight-color:'#FF0000';
scrollbar-3dlight-color:'#FF0000';
scrollbar-darkshadow-Color:'#000000';
}

p.titel {
		font-size:				12px;
		color:					#FF0000;
		font-weight:			bold;
}

p.datum {
		font-size:				10px;
		color:					#FF0000;
		font-style:				italic;
}

p {
		font-size:				13px;
		color:					#CCCCCC;
		font-weight:			bold;
}

p.nieuw_tel {
		font-size:				15px;
		color:					#FF0000;
		font-weight:			bold;
}


table.aanmelden {
		vertical-align:			bottom;
		width:					400px;
}

td.formulier_bijschrift {
		font-size:				13px;
		color:					#CCCCCC;
		text-align:				right;
		font-weight:			bold;
}

td.formulier_invoer {
		font-size:				13px;
		color:					#CCCCCC;
		text-align:				left;
		font-weight:			bold;
}

td.button {
		text-align:				center;
}

p.melding {
		font-size:				13px;
		color:					#CCCCCC;
		font-style:				italic;
		text-align:				center;
}

a:link {
		font-size:				12px;
		color:					#FF0000;
		text-decoration:		none;
}

a:visited {
		font-size:				12px;
		color:					#FF0000;
		text-decoration:		none;
}

a:hover {
		font-size:				12px;
		color:					#FF0000;
		font-weight:			bold;
		text-decoration:		none;
}

td.link {
		text-align:				center;
}