.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: lighter;
}
.navigatie {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.newsflash {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #2082D5;
}
.titel {
	font-size: large;
	font-weight: bold;
	color: #2082D5;
	font-family: "Times New Roman", Times, serif;
}
.letter_groot {
	font-size: x-large;
	font-family: "Times New Roman", Times, serif;
}
.newsflash_wit {

	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #FFFFFF;
}
.newsflash_zwart {


	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #333333;
}
.bodytext_red {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CC0000;
	font-weight: lighter;
}
.navigatie_java {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2082D5;
	text-decoration: underline;
}
.titel_green {

	font-size: large;
	font-weight: bold;
	color: #669933;
	font-family: "Times New Roman", Times, serif;
}
