/* Bevat alleen de uitzonderingen op style.css */

body{
	font-family:Verdana,Arial,Serif;
	font-size: 10pt;
	line-height:18px;
}
#spacing,
#header,
#menu,
#pica,
#footer,
#left_container
{
 display: none;
}
#content h1{
	font-size:11pt;
	font-weight: bold;
	padding-bottom: 20px;
}
#content h2{
	font-size: 10pt;
	font-weight: bold;
	padding-top: 10px;
}
#content p{
	margin-top:10px;
	margin-bottom:10px;
}
#content a{
	color: #a5a0d6;
	text-decoration:none;
}
