BODY {
  background: #FAC322;
  color: #FFFFFF;
  font-family: Verdana, 'Century Gothic', sans-serif;  margin: 0px;
  font-size: 9pt;

}

A {
  color: #FFFFFF;
  text-decoration: none;
  font-size: 9pt;
  font-family: Verdana, 'Century Gothic', sans-serif;  margin: 0px;
}

A:hover {
  color: #FFFFFF;
  text-decoration: underline;
  font-size: 9pt;
  font-family: Verdana, 'Century Gothic', sans-serif;  margin: 0px;
}



Table{
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	}


TR {
	font-family: Verdana, 'Century Gothic', sans-serif;
	border-color: #000000;
	font-size: 9pt;
	text-align : left;
	color:#FFFFFF;

	}

TD {
	font-family: Verdana, 'Century Gothic', sans-serif;
	border-color: #000000;
	font-size: 9pt;
	text-align : left;
	vertical-align: top;


	}

	TD.Balk {
	font-family: Verdana, 'Century Gothic', sans-serif;
	border-color: #000000;
	font-size: 9pt;
	text-align : left;
	vertical-align: top;
	background: #000000;
	}
	
TR.kop{
	font-family: Verdana, 'Century Gothic', sans-serif;

	font-size: 9pt;
	text-align : left;
	color:#FFFFFF;
	background: #000000;
	}

TR.hoofd{
	font-family: Verdana, 'Century Gothic', sans-serif;

	font-size: 9pt;
	text-align : left;
	color:#000000;
	background: #FF3300;
	}

TR.einde{

	font-size: 9pt;

	}


TR.user1{
	font-family: Verdana, 'Century Gothic', sans-serif;

	font-size: 9pt;
	text-align : left;
	color:#FFFFFF;
	background: #FF3300;
	}
TR.user2 {
	font-family: Verdana, 'Century Gothic', sans-serif;

	font-size: 9pt;
	text-align : left;
	color:#FFFFFF;
	background: #FAC322;
	}


TD.renner_groen {
	font-family: Georgia, 'Century Gothic', sans-serif;

	font-size: 8pt;
	text-align : left;
	color: #000080;
	background: #00FF00;
	}

TD.renner_rood, TD.fout {
	font-family: Georgia, 'Century Gothic', sans-serif;

	font-size: 8pt;
	text-align : left;
	color: #000080;
	background: #FF0000;
	}



H1 {

  font-family: Georgia, 'Century Gothic', sans-serif;
  color: #FF0000;
  font-size: 14pt;
  font-weight : bold;
  text-align: center;
}
H2 {

  font-family: Georgia, 'Century Gothic', sans-serif;
  color: #FF0000;
  font-size: 7pt;
	margin: 0px;
}


