BODY {	topmargin: 0; 
	marginwidth: 0;
	marginheight: 0;
        background-image: url(Pics/haaartjes.jpg);
	background-color: brown; }

DIV   { font-size : 12px;
	color: black;  // #512800;
	font-family : Verdana, Univers, Comic Sans MS, Arial;}

TABLE {
	border-style: 0;
	border-color: #800000 #800000 #800000 #800000;
      }

TR    { 
	border-color: #800000 #800000 #800000 #800000;
      }


TD {	background-color: #F4A460;
	font-family : Verdana, Univers, Comic Sans MS, Arial;
	font-size : 11px;
	color: black;  // #512800;
	border-color: #800000 #800000 #800000 #800000;
 	vertical-align: top;}

IMG {    border-color: brown;
         border-style: solid;
         border-width: 0px; }

.center { font-weight: bold;
	text-align: center}

.H1   { font-size : 24px;
	text-align: center;
	font-weight: bold;
	color: brown;  // #512800;
	margin: 10px 0px 0px 0px; }

.H2   { font-size : 18px;
	color : black;  // #512800;
	font-weight: bold;
	text-align: center}

.H3   { font-size : 14px;
	color : black;  // red;
	font-weight: bold;
	text-align: center}

.H4   { font-size : 11px;
	color : black;  // red;
	font-weight: bold;
	text-align: center}

.big  { font-size : 13px;
	color : black;  // #512800;
	font-weight: bold;
	text-align: left}

.wbig { font-size : 13px;
	color : white;
	font-weight: bold;
	text-align: left}

.vet  { font-size : 12px;
	color : black;  // #512800;
	font-weight: bold;
	text-align: left}

.small { font-size : 10px;}

.wit  { background-color:  #FFFFFF;
	font-size : 11px;}

.cssTableOutput {background-color: white;
        font-size : 11px;}

.cssTableLabel  {background-color: #0066ff;
	color : white;
	font-weight: bold;
        font-size : 11px;}
	

DIV.caption {font-family: Times, Times New Roman, Arial; 
	font-size: 8pt; 
	color: black;  // #512800;
	text-align: center}

A:link    {font-weight: bold; color:#512800}
A:hover   {font-weight: bold; color:#CC0000;}
A:visited {font-weight: bold; color:red}


span.row1 { position: relative; 
	    top: -233px;  left: 0px;  z-index: 1 }
span.next { position: relative; 
	    top: 30px;    left: 0px;  z-index: 1 }

HR {	height: 3px;
	width: 100%;
	background: #512800;
	margin: 0px 0px 0px 0px; }
