<style>

	.empty{

	}

	.nav {
		color:#CC0000;
		font-size : 16;
		font-family : "Times New Roman";
		font-weight : bold;
		font-style : italic;
	}

	.nav_current {
		color:#CC0000;
		font-size : 18;
		font-family : "Times New Roman";
		font-weight : bold;
		font-style : italic;
	}

	.description {
		color:#CC0000;
		font-size : 16;
		font-family : "Times New Roman";
		font-weight : bold;
		font-style : italic;
	}

	.copy {
		color:#000000;
		font-size : 22;
		font-family : "Times New Roman";
		font-weight : normal;
		font-style : italic;
	}

	.times_16_bold {
		color:#CC0000;
		font-size : 16;
		font-family : "Times New Roman";
		font-weight : bold;
		font-style : italic;
	}

	.terug {
		color:#CC0000;
		font-size : 16;
		font-family : "Times New Roman";
		font-weight : bold;
		font-style : italic;
		text-decoration : none;
		font : normal;
	}

	.times_21 {
		color:#CC0000;
		font-size : 21;
		font-family : "Times New Roman";
		font-weight : normal;
		font-style : italic;
	}

	.times_24 {
		color:#CC0000;
		font-size : 24;
		font-family : "Times New Roman";
		font-weight : normal;
		font-style : italic;
	}
</style>	