body {
	margin: 0px;
	padding: 0px;
	background-color: #f0eae0;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
td {
	color: #000000;
	font-size: 9pt;
	line-height: 20pt;
}
a {
	color: #3c6f9d;
	line-height: 20pt;
	font-size: 9pt;
	text-decoration: none;
}
a:hover {
	color: #3c6f9d;
	line-height: 20pt;
	font-size: 9pt;
	text-decoration:underline;
}
.menu {
	color: #3c6f9d;
	font-size: 9pt;
	font-weight: bold;
	line-height: 10pt;
	text-decoration: none;
}
.menu a {
	color: #000000;
	line-height: 10pt;
	font-size: 9pt;
}
.menu a:hover {
	color: #3c6f9d;
	line-height: 10pt;
	font-size: 9pt;
		text-decoration: none;
}
.submenu {
	color: #3c6f9d;
	font-size: 9pt;
	line-height: 10pt;
	text-decoration: none;
}
.submenu a {
	color: #000000;
	line-height: 10pt;
	font-size: 9pt;
}
.submenu a:hover {
	color: #3c6f9d;
	line-height: 10pt;
	font-size: 9pt;
		text-decoration: none;
}
ul {
    list-style-image: url(images/stip.gif);
	padding-left: 30px;	
}	

.midden {
	background: url(images/background_body.jpg) repeat;
	}
h1 {
	color: #3c6f9d;
	font-size: 11pt;
	text-decoration: none;
	font-family:Arial black, Helvetica, sans-serif;
}
.adres {
	color: #ffffff;
	font-size: 9pt;
	line-height: 18pt;
	text-align:center;
	background: url(images/background_adres.jpg) repeat;
}
.adres a {
	color: #ffffff;
	line-height: 18pt;
	font-size: 9pt;
	text-decoration: none;
}
.adres a:hover {
	color: #7ab2dc;
	line-height: 18pt;
	font-size: 9pt;
		text-decoration: none;
}