p {
	margin: 0px;
	padding: 0px;
}

a.abc:link, a.abc:visited, a.abc:active { 
	color: #333333;
	text-decoration: none; 
}

form {
	margin: 0px;
	padding: 0px;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}

h2 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	border-bottom: 2px ridge;
	width: 395px;
}

li {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

ul {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	line-height: 15px;
}

html {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-color: #4C4C4B;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: white;
}

body {
	width: 736px;
	margin: auto;
}
.sitemap a:link{
	color: #333333;

}

.sitemap a:visited{
	color: #333333;

}
	a:link {
	color: white;
	text-decoration: none;
}
	a:visited {
	color: white;
	text-decoration: none;
}
	a:hover {
	color: white;
	text-decoration: underline;
}
	a:active {
	color: white;
	text-decoration: none;
}

a.downloadlink {
	font-weight: bold;
	color: #333333;
	font-size: larger;
}

<!--
.style1 {font-size: x-small}
.style2 {
	font-size: large;
	color: #333333;
}
	
a.style2 {
	font-size: large;
	color: #333333;
}
	a.indexlink {
	font-weight: bold;
	color: #333333;
		}

.header {
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	width: 736px;
	height: 128px;
	float: left;
	margin-top: 5px;
}

.header_2 {
	background-image: url(../images/header2.jpg);
	background-repeat: no-repeat;
	width: 736px;
	height: 128px;
	float: left;
	margin-top: 5px;
}

.left {
	float: left;
	width: 150px;
	padding-left: 11px;
}

.menu_header {
	background-image: url(../images/menu_header.jpg);
	background-repeat: no-repeat;
	width: 150px;
	height: 26px;
	text-align: center;
	padding-top: 3px;
	font-weight: bold;
}

.menu_header_geel {
	background-image: url(../images/menu_header_geel.jpg);
	background-repeat: no-repeat;
	width: 150px;
	height: 26px;
	text-align: center;
	padding-top: 3px;
	margin-top: 3px;
	font-weight: bold;
}

.menu_top {
	background-image: url(../images/menu_top.jpg);
	background-position: bottom;
	width: 140xp;
	height: 18px;
	padding-left: 10px;
	padding-top: 2px;
}

.menu_top_geel {
	background-image: url(../images/menu_top_geel.jpg);
	background-repeat: no-repeat;
	width: 150xp;
	height: 20px;
}

.menu_center {
	background-image: url(../images/menu_center.jpg);
	background-repeat: repeat-y;
	width: 140px;
	padding-left: 10px;
	font-size: 13px;
}

.menu_center_geel {
	background-image: url(../images/menu_center_geel.jpg);
	background-repeat: repeat-y;
	width: 150px;
	font-size: 13px;	
}

.menu_footer {
	background-image: url(../images/menu_footer.jpg);
	background-repeat: no-repeat;
	width: 150px;
	height: 10px;
}

.menu_footer_geel {
	background-image: url(../images/menu_footer_geel.jpg);
	background-repeat: no-repeat;
	width: 150px;
	height: 10px;	
}

.menu_footer_geel_2 {
	background-image: url(../images/menu_footer_geel.jpg);
	background-repeat: no-repeat;
	width: 150px;
	height: 13px;	
}

.main {
	float: left;
	width: 400px;
	padding-left: 3px;
}

.main_header {
	background-image: url(../images/main_header.jpg);
	background-repeat: no-repeat;
	width: 409px;
	height: 22px;
	padding-left: 10px;
	padding-top: 4px;
	color: #000000;
}

.main_top {
	background-image: url(../images/main_top.jpg);
	background-repeat: no-repeat;
	width: 419px;
	height: 20px;
	margin-top: 3px;
}

.main_abc {
	background-image: url(../images/main_abc.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 414px;
	margin-top: 3px;
	padding-left: 5px;
	padding-top: 1px;
	text-align: center;
		font-weight: bolder;
}

.main_center {
	background-image: url(../images/main_center.jpg);
	background-repeat: repeat-y;
	width: 385px;
	padding-left: 20px;
	padding-right: 20px;
	color: #333333;
	font-size: 12px;
	fo
}



.main_footer {
	background-image: url(../images/main_footer.jpg);
	background-repeat: no-repeat;
	width: 419px;
	height: 10px;

}

.right {
	float: right;
	width: 150px;
}

.logo {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	width: 99px;
	height: 85px;
	margin-left: 25px;
	margin-top: 10px;
}

.footer {
	background-repeat: no-repeat;
	float: right;
	width: 725px;
	height: 29px;
	margin-top: 0px;
}