/*
Copyright Reclamebureau Steil ontwerp
*/

table.sample {
	border-width: 1px;
	border-style:solid;
	border-color:white;
	padding: 1px;
	background-color: black;
	line-height:12pt;
}
table.sample th {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: white;
}
.tekstwit {
  font-family: Tahoma;
  color: white;
	font-size: 11px;
  }
  .copyright {
  font-family: Tahoma;
  color: white;
	font-size: 9px;
  }

DIV.block {text-align:justify}
{letter-spacing:0.2em}
{line-height:18pt}

A {color:white}


a.kop:link {color: #FF6201; }
a.kop:hover {color: #ffffff; }
a.kop:visited {color: #FF6201; }