b, strong{
	font-weight: bold;
	color: #2C4470; 
}
.noot {
	font-size: 10px;
	font-style: normal;
	line-height: 17px;
}
.tekstGrootGrijs{
	color: #99CC33;
	font-size: 18px;
	font-style: italic;
	text-align: center;
	margin-top: 12px;
	margin-bottom: 12px;
	clear: right;
	width: 100%;
}
.vet, .kop {
	font-weight: bold;
	color: #2C4470; font-size: 14px; font-style: normal; 
}
.kopOranje {
	font-weight: bold;
	color: #FF6600; font-size: 14px; font-style: normal; 
}
.cursief {  font-size: 12px; font-style: italic}

.grotekop {
	font-weight: bold;
	font-size: 17px;
}
.grotekopOranje {
	font-weight: bold;
	font-size: 17px;
	color: #FF6600;
}
.Citaat,  .Citaat a, .Citaat a:hover{
	border: 1px solid #C9E393;
	margin-top: 4px;
	margin-right: 15px;
	margin-bottom: 4px;
	margin-left: 15px;
	font-style: italic;
	color: #FFFFFF;
	background-color: #99CC33;
	font-size: 15px;
	padding: 4px;
	font-weight: bold;
	float: left;
	width: 350px;
	text-align: center;
	line-height: 20px;
	text-decoration: none;
}
h1 {
	font-size: 17px;
	font-weight: bold;
	color: #EC6D28;
	clip:  rect(   );
}
h2 {
	font-size: 22px;
	color: #99CC33;
}
h3 {
	float:left;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 2px;
	overflow: hidden;
	font-size: 14px;
	font-weight: bolder;
	color: #002569;
	display: block;
	padding-left: 0px;
	margin: 0px;
}

