body {
	scrollbar-3dlight-color: #333333;
	scrollbar-arrow-color: #ededed;
	scrollbar-base-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #222222;
	scrollbar-highlight-color: #585858;
	scrollbar-shadow-color: #000000;
       	background-color: #333333;
}

h1 {
	color: #ffffff;
	font-family: Garamond, Times, serif;
	font-size: 24pt;
	font-weight: bold;
}

h2 {
	color: #ffffff;
	font-family: Garamond, Times, serif;
	font-size: 20pt;
}

h3 {
	color: #ffffff;
	font-family: Garamond, Times, serif;
	font-size: 14pt;
	margin: 0px;
	padding: 0px;
}

p {
	color: #ffffff;
	font-family: Garamond, Times, serif;
	font-size: 12pt;
	text-align: justify;
}

.begin {
	color: #ffffff;
	font-family: Garamond, Times, serif;
	font-size: 12pt;
	text-align: justify;
	margin-top: 0px;
}

ul {
	color: #ffffff;
	font-family: Garamond, Times, serif;
	font-size: 12pt;
	padding: 10px;
}

.centreer {
	color: #ffffff;
	font-family: Garamond, Times, serif;
	font-size: 12pt;
	text-align: center;
}

img { 
	border: 1px solid #ffffff;
}

table {
	color: #ffffff;
	font-family: Garamond, Times, serif;
	font-size: 12pt;
	table-layout: fixed;
}

td {
	width: 400px;
	vertical-align: top;
}

td.datum {
	width: 150px;
	font-weight: bold;

}

td.tussen {
	width: 50px;
}

tr.sponsortabel {
	height: 20px;
}

tr.tussen {
	height: 20px;
}

tr.tussentussen {
	height: 10px;
}

a:link { font-weight:bold; color:#ffffff; text-decoration:none; }
a:visited { font-weight:bold; color:#ffffff; text-decoration:none; }
a:hover { font-weight:bold; color:#ffffff; text-decoration:underline; }
a:active { font-weight:bold; color:#ffffff; text-decoration:underline; }
