.Quotes {
	font-family: "Times New Roman";
	font-size: 14pt;
	text-align: center;
	color: #000099;

}
.QoutesCursief {
	font-family: "Times New Roman";
	font-size: 14pt;
	font-style: italic;
	text-align: center;
	color: #000099;

}
.QuotesKop {
	font-family: "Times New Roman";
	font-size: 16pt;
	text-align: center;
	color: #000099;
	background-position: center;
}
.QuotesBrief {
	font-family: "Times New Roman";
	font-size: 14pt;
	color: #000099;
	font-weight: normal;

}
.QuotesRechts {
	font-family: "Times New Roman";
	font-size: 14pt;
	color: #000099;
	text-align: right;
}
.boekstyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	text-align: justify;
	color: #000099;

}

