/* --- static styles logo/footer---
note:
	1. not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
style naming convention:
	m<zero based menu number>l<zero based level number>i|o<for inner or outer tag>
*/


.stijl1 {
	font-family: Georgia, Arial, Verdana, Times, serif;
	font-size: 9pt;
	color: #669999;
	text-decoration: none;
	font-weight: 900;
}
.email {
	color: #669999;
	text-decoration: underline;
	font-family: Georgia, Arial, Verdana, Times, serif;
}
.tkst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: 800;
	color: #757575;	
}
.tkst2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 900;
	color: #000000;
	text-align: justify;
}
.tkst3 {
	color: #000000;
	font-size: 1em;
	font-weight: 800;
}
.tkst4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.66em;
	font-style: normal;
	font-weight: 800;
	color: #757575;	
}
.tkst5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-style: normal;
	font-weight: 800;
	color: #757575;	
}
.tkst6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 1200;
	color: #000000;
}


		body, tr, td, p, li { font-family: tahoma, verdana, arial; font-size: 12px; }
		hr { color: #336699; height : 1px; }
		a {color: black; }
		h2 { margin-bottom: 0px; margin-top: 0px; font-size: 18px; color: #DBEAF5;}
		.darkline { background: #4682B4; }
		.cright {font-family: Tahoma, Verdana, sans-serif; font-size: 12px; color: #FFFFFF; background: #4682B4; text-align: right; }

