body {	margin: 0px;	padding: 0px;	font-family: verdana, arial, helvetica, sans-serif;	font-size: 76%;	text-align: center;	background-image: url(images/interface/background_portal.gif);	background-repeat: repeat-y;	background-position: 50% 0px;	border: none;	color: #000000;	text-decoration: none;	background-color: #FFFFCC;}/*typografie*/p {	font-size: 0.9em;	line-height: 1.4em;	margin: 0em;	}h1 {	font-size: 1.3em;	margin: 1.2em 0em 1.2em 0em;	font-weight: bold;	color: #FF0000;	letter-spacing: 1px;	}h2 {	font-size: 1em;	margin: 1.2em 0em 1.2em 0em;	font-weight: bold;	letter-spacing: 1px;	color: #FF0000;	}.subkop {	font-size: 1em;	margin: 1.2em 0em 1.2em 0em;	color: #FF0000;	font-weight: bold;	}/*Voor de subsubkop hebben een class aangemaakt, zodat er geen witregel nodig is. */.subsubkop {	font-size: 0.8em;	margin: 1.2em 0em 1.2em 0em;	font-weight: bold;	text-transform: uppercase;	letter-spacing: 1px;	color: #0099FF;	}	/*We gebruiken h4 voor de lead, om geen class te hoeven gebruiken.*/h4 {	font-size: 1em;	line-height: 1.5em;	color: #007FCC;	margin: 1.2em 0em 1.2em 0em;	}#text_portal {	border-bottom-width: 1px;	border-bottom-style: dotted;	border-bottom-color: #000000;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 0.8em;	color: #000000;	text-decoration: none;	line-height: 1.3em;	text-align: left;	padding-bottom: 10px;	padding-top: 10px;}.voettekst {	font-size: 7pt;	color: #000000;	margin-top: 30px;}