body {
	text-align: left ;
	color: white;
	background: #FF3300 ;
	font-family: monaco, andale mono, courier, courier new, monospace;
	font-size: 9px ;
	margin: 0 10px 0 10px;
}


font.titel {
	color: white ;
	font-family: Monaco, "Andale Mono", "Courier New", "Courier", monospace ;
	font-weight: normal ;
	font-size: 48px ;
	text-align : left; 
	text-transform: uppercase ;
}


font.kop {
	color: white ;
	font-family: Monaco, "Andale Mono", "Courier New", "Courier", monospace ;
	font-style: bold ;
	font-size: 24px ;
	text-align : left; 
	text-transform: uppercase ;
	background-color: black ;
}


font.subkop {
	color: white ;
	font-family: Monaco, "Andale Mono", "Courier New", "Courier", monospace ;
	font-style: bold ;
	font-size: 9px ;
	text-align : left; 
	text-transform: uppercase ;
	margin-left : 9px ;
}

font.subkop2 {
	color: white ;
	font-family: Monaco, "Andale Mono", "Courier New", "Courier", monospace ;
	font-style: bold ;
	font-size: 9px ;
	text-align : left; 
	text-transform: uppercase ;
}


font.citaat {
	color: black ;
	font-family: Monaco, "Andale Mono", "Courier New", "Courier", monospace ;
	font-weight: normal ;
	font-size: 12px ;
	text-align : left ; 
}


font.datum {
	color: black ;
	font-family: Monaco, "Andale Mono", "Courier New", "Courier", monospace ;
	font-weight: normal ;
	font-size: 9px ;
	text-align : left ; 
}

font.datum2 {
	color: black ;
	font-family: Monaco, "Andale Mono", "Courier New", "Courier", monospace ;
	font-weight: normal ;
	font-size: 9px ;
	text-align : left ; 
	margin-left : 9px ;
}

td {
	color: white ;
	font-family: Monaco, "Andale Mono", "Courier New", "Courier", monospace ;
	font-weight: normal ;
	font-size: 9px ;
	text-align : left ; 
}


a {
	color: #FF3300 ;
	font-family: Monaco, "Andale Mono", "Courier New", "Courier", monospace ;
	text-decoration : none ; 
	background-color: white ;
}


a.email {
	color: black ;
	text-decoration : none ; 
	background-color: #FF3300 ;
}

a.links {
	color: #FF3300 ;
	font-size: 12px ;
	text-decoration : none ; 
	background-color: white ;
	text-transform: uppercase ;
}

a.mast {
	color: white ;
	text-decoration : none ; 
	background-color: #FF3300 ;
	text-transform: uppercase ;
}

a.sublinks {
	color: #FF3300 ;
	font-size: 12px ;
	text-decoration : none ; 
	text-align: left ;
	background-color: white ;
	text-transform: uppercase ;
}

a.links {
	color: #FF3300 ;
	font-size: 12px ;
	text-decoration : none ; 
	background-color: white ;
	text-transform: uppercase ;
}

a.top{
	color: white ;
	font-size: 24px ;
	text-decoration : none ; 
	text-align: left ;
	background-color: black ;
}

a.egg {
	color: #FF3300 ;
	text-decoration : none ; 
	background-color: transparent ;
}




