body {
	font-family: "Arial";
	font-size: 12pt;
	text="Black"
	background-color: #FFFFFF;
	background-image: url(foto%27s/kompas_achtergrond.jpg);
	margin-top:10;	
}

table.Referenties caption { 
  font-weight: bold;
  text-align: center;
  background-color: #ffcc00;
}

table.Referenties th.Bedrijf { 
  background-color: #ffcc88;
  font-weight: bold; 
  color: navy;
  width: 25em;
}

table.Referenties th.Tocht { 
  background-color: #ffcc88;
  font-weight: bold; 
  color: navy;
  width: 20em;
}

table.Referenties th.Omschrijving { 
  background-color: #ffcc88;
  font-weight: bold; 
  color: navy;
  width: 20em;
}
 
table.Referenties tr.ReferentieEven { 
  background-color: #cccccc; 
}
 
table.Referenties tr.ReferentieOnEven { 
  background-color: #bbbbbb; 
}

table.Referenties td { 
  vertical-align: baseline;
  font-size: 90%;
  text-align: left;
}

table.Referenties td.Bedrijf { 
}

table.Referenties td.Omschrijving { 
}



