body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
}
td {
	font-size: 11px;
	line-height: 16px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

/* voor ritch text CMS */
p, ol, li, ul, hr {
	margin-top: 0px;
	margin-bottom: 0px;
}
ul{
margin-left:15px;
}
hr{
	width:340px;
	text-align:left;
}
/* ** */

