body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
td {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
a:link {
  color: #000000;
  text-decoration: none;
}

a:visited {
  color: #000000;
  text-decoration: none;
}
a:hover {
  color: #000000;
  #text-decoration: underline;
  
}
.menu2 {
  text-align: right;
  padding-right: 20px;
}
.menu1 {
  text-align: left;
  padding-left: 20px;
}
.titel {
  font-weight: bold;
  font-size: 18px;

}
.subtitel {
  font-weight: bold;
  font-size: 14px;
}
.voetnoot {
  border-color: #FFFFFF;
  border-style: solid;
  text-align: center;
}

.tijd {
  font-weight: bold;
  text-align: right;
  vertical-align: top;
}

.prijs {
  text-align: right;
  font-size: 14px;
  font-weight: bold;
}

.tabeltitel {
  color: #FFCC00;
  background-color: #293179;
}
.yellowheader {
  color: #FFCC00;
  text-align: right;
  font-weight: bold;
  margin-right: 5px;
}
