a 
{
	color: ##0000FF;
	font-family: 'Comic Sans MS', 'Times New Roman';
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: underline;
}
a:hover
{
	text-decoration: underline;
	color: #FF0000;
}
body 
{
#	background-color: #DDFFFF;
	background-color: #33CCFF;
	color: #000000;
	font-family: 'Comic Sans MS', 'Times New Roman';
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.blauw 
{
	background-color: #33CCFF;
}
.grijs
{
	background-color: #E0E0E0;
}
.wit 
{
	background-color: #FFFFFF;
}
h1 
{
	font-family: 'Comic Sans MS', 'Times New Roman';
	font-size: 250%;
	color: #000000;
	margin: 0px;
	padding: 10px 0px 0px;
}
h2 
{
	font-family: 'Comic Sans MS', 'Times New Roman';
	font-size: 140%;
	color: #000000;
	margin: 0px;
	padding: 10px 0px 0px;
}
h3 
{
	font-family: 'Comic Sans MS', 'Times New Roman';
	font-size: 120%;
	color: #334d55;
	font-weight: bolder;
	margin: 0px;
	padding: 10px 0px 0px;
}
h4 
{
	font-family: 'Comic Sans MS', 'Times New Roman';
	font-size: 110%;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
h5 
{
	font-family: 'Comic Sans MS', 'Times New Roman';
	font-size: 100%;
	color: #334d55;
	margin: 0px;
	padding: 10px 0px 0px;
}
p 
{
	font-family: 'Comic Sans MS', 'Times New Roman';
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
}
table 
{
	width: 100%;
	border-style: none;
	border-color: #000000;
	border-width: 1px;
	border-spacing: 2px;
	color: #000000;
	font-family: 'Comic Sans MS', 'Times New Roman';
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	margin-left: auto;
	margin-right: auto;
	background-color: #33CCFF;
}
table.lblauw 
{
	width: 95%;
	background-color: #33DDFF;
}
table.midden 
{
	width: 900px;
	background-color: #33CCFF;
}
table.totaal 
{
	width: 100%;
	background-color: #33CC00;
}
.links{
	width: 20%;
	background-color: #33DDFF;
}
td {
	font-family: Comic Sans MS;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	color: 000000;
	border-width: 0px;
	border-style: solid;
	border-color: #000000;
	border-spacing: 0px;
}

td.foto{
	text-align: center;
	vertical-align: top;
}


