a {
	text-decoration: underline;
}
a:visited {
	color: #A0A08C;
}
a:active {
	color: #A0A08C;
}
a:link {
	color: #A0A08C;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
body {
	font-family: Arial;
	font-size: 9pt;
	background-color: #CFCEBA;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	scrollbar-3dlight-color:#FFFFFF; 
}
p {
	font-family: Arial;
	font-size: 9pt;
	color: #706565;
	text-align: left;
}
td {
	font-family: Arial;
	font-size: 9pt;
	color: #706565;
	text-align: left;


}
.kop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #706565;
	text-align: center;
}
.subkop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #706565;
	font-weight: bold;
}
