body{
	background-color: #FFFFFF;
	font-size: 0.7em;
}
body, td, th, div, p{
	font-family: "Verdana", "Trebuchet MS", sans-serif;
	color:#666;
	line-height: 1.6em;
}
p b, p strong{
	font-weight: normal;
	color: #666;
}
h1{
	font-size: 0.8em;
	letter-spacing: 1px;
	font-weight: bold;
	text-transform: uppercase;
}
h2{
	font-size: 1em;
	letter-spacing: 1px;
	font-weight: bold;
	border-bottom: 1px solid #666;
}
h2 a, h3 a{
	display:block;
	color: #000;
	text-decoration: none;
	background-image: url(../images/bg_headerlink_algemeen.gif);
	background-repeat: no-repeat;
	background-position: 100% 40%;
	padding-right: 14px;
}
h2 a:hover, h3 a:hover{
	text-decoration: underline;
}
