<!--
body,td,th {
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#top{
	background-image:url(/images/27/topbg.jpg);
	background-position:left;
	background-repeat:no-repeat;
	}
#title{
	background-image:url(/images/27/title.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}
#menu{
	background-image:url(/images/27/menubg.jpg);
	background-repeat:repeat-y;
	width:250px;
}
#maintable, #leftcol, #inhoud, #linken 
{
	vertical-align:top;
}
#businesscell h1{
	font-size:20px;
	color:#666;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #6699CC;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.item {
	padding:5px 0px;
	padding-left:30px;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.style3{
	font-size:10px;
}
.style5 
{
	padding-top:15px;
	font-size: 12px}
-->