h1 {
	font-family: 'Verdana', sans-serif;
	font-size: 21px;
	font-weight: bold;
	text-align: center;
}

h2 {
	font-family: 'Verdana', sans-serif;
	font-size: 16px;
	font-weight: bold;
}

p, td, ul, div {
	font-family: 'Georgia', serif;
	font-size: 14px;
}

.cellbackground {
	 background-image:url(images/sterrenachtergrond.gif);
}

.white {
	color: yellow;
	font-size: 18px;
}


