body {font-family:Verdana, Arial, Helvetica, sans-serif;}
.standaardtekst {
	font-size: 12px;
	color: #000066;
	font-weight: normal;
}
.standaardtekstgecentreerd {
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #000066;
	text-align: center;
}

.standaardbold {
	font-size: 12px;
	color: #000066;
	font-weight: bold;
	line-height: normal;
}
.donkerblauw {
	color: #000066;
}
a:hover {background:inherit;
text-decoration:none;
color:#FF0000;
}
h1 {
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	line-height: normal;
}
h2 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	line-height: normal;
}
h3 {
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #000066;
}
.lichtelink {
	font-size: 12px;
	text-decoration: none;
	color: #000066;
}
.boldlink {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000066;
}
.kleinetekst {
	font-size: 11px;
	font-style: normal;
	color: #000066;
}
.kleinegecentreerdetekst {
	font-size: 11px;
	font-style: normal;
	color: #000066;
	text-align:center;
}
.lichtblauw{
	background-color:#CCFFFF;
}
.doorstrepen{
	text-decoration:line-through;
}
.lichtblauwbold {
	font-size: 12px;
	color:#0066FF; /* voorheen #0099FF */
	font-weight: bold;
}
.new-window{
	font-size: 12px;
	color: #000066;
	font-weight: bold;
	
}

