/* CSS Document */


body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	background-color: #003166;
	margin: 0px;
} 

a:link {
	color: #E33000;
	font-size: 12px;
	text-decoration: underline;
} 

a:active {
	color: #E33000;
	font-size: 12px;
	text-decoration: underline;
} 

a:visited {
	color: #E33000;
	font-size: 12px;
	text-decoration: underline;
} 

a:hover {
	color: #006699;
	text-decoration: none;
	font-size: 12px;
} 

td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.kop {
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
.subkop {
	font-size: 12px;
	font-weight: bold;
	color: #009933;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #0066CC;
}

