/* Aeon Loopbaanadvies */

/* Design copyright 2006, Matthijs Boot; BeCurious!? internet & hospitality */
/* Contact: http://www.curious.nl/ */

/* You may NOT reproduce this design */
/* You are free to study the source and use techniques you learn from it */

#body {
	background: white;
	color: #000033;
	font: 9pt/16pt verdana, arial, helvetica, sans-serif;
	}
#aeon, #topnavigation, #navigation, #breadcrumbs {
	display: none;
	}
#title h1 {
	margin-bottom: 30px;
	}
a {
	color: #000033;
	}
#contents h2 {
	margin: 5px 0 10px 0;
	padding: 0;
	font-size: 12pt;
	}
#contents h3 {
	margin: 5px 0 5px 0;
	padding: 0;
	font-size: 9pt;
	}
#contents p {
	margin-top: 0;
	font-size: 9pt;
	line-height: 16pt;
	}