BODY, TD {
	color : #006699;
	font-family : "Arial";
	font-size: 10pt;
	text-align: left; 
}
.titel      { font-size:14pt; font-family: Arial; color: #FFFFFF }
.region      { font-size:10pt; font-family: Arial; color: #FFFFFF }
.city        { font-size:9pt; font-family: Arial; color: #AECCEB }
.linknl      { font-size:10pt; font-family: Arial; color: #FFFFFF; text-decoration:none; font-weight:bold; }
.kw      { font-size:8pt; font-family: Arial; color: #FFFFFF }

.linklight{
font-weight: 400;
text-decoration: none;
}


A {
	text-decoration: none;
	color: #0000FF; font-weight:bold;
}

A:link {
	text-decoration: none;
	color: #0000FF; font-weight:bold;
}
A:visited {
	text-decoration: none;
	color: #0000FF; font-weight:bold;
}
A:Hover {
	text-decoration: underline;
	color: #CC0000; font-weight:bold;
}

th  { text-align:center }
h1           { font-size: 16pt; font-weight: bold; }
h2           { font-size: 14pt; font-style: italic; font-weight: bold; }
h3           { font-family: Arial; font-size: 12pt; color: #0000FF; font-style: italic }
