body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 12px;
	color: #000000;
}
a {
	color: #FF7F00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
hr {
	height: 1px;
	color: #FF7F00;
}
.bor {
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	padding: 15px;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: 16px 135px;
}
.kop {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 12px;
	color: #0F0063;
	font-weight: bold;
}
.dmn {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 16px;
	color: #FF7F00;
	font-weight: bold;
}

