/* end hide */

html {
	height:100%;
	padding:0px; 
	margin:0px; 
	border:0px; 
	overflow:hidden;	
}

p {
	padding-top:0px;
	padding-bottom:0px;
	margin-top:15px;
	margin-bottom:5px;
}

body {
	height:100%; 	
	border:0px;
	letter-spacing: 0.06em;	
	background-color: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;

		
}

h1 {
	
	font-size: 18px;
	letter-spacing: 0.10em;	
	color:#000000;
	border-bottom:1px solid #cccccc;
	font-family: "Century Gothic", "Arial" sans-serif;
}

h2 {
	
	font-size: 16px;
	letter-spacing: 0.06em;	
	color:#969696;
	font-family: "Century Gothic", "Arial" sans-serif;
}

h3 {
	
	font-size: 14px;
	letter-spacing: 0.06em;	
	color:#828282;
	font-family: "Century Gothic", "Arial" sans-serif;
}


.wit {
			
	color: #ffffff;	
}

.black {
			
	color: #000000;	
}

.oranje {
			
	color: #cd0000;	
}

a:link {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration: none;	
}

a:visited:hover {
	color: #cd0000;	
	text-decoration: none;
}



a:hover {
	color: #cd0000;	
	text-decoration: none;
}

a:active {
	color: #000000;
	text-decoration: underline;
}

.nieuwskop {
	
	font-size: 16px;
	letter-spacing: 0.06em;	
	color:#969696;
	font-weight:bold;
}

