html, body{
	font-family: 'Arimo', Arial, serif;
	color: #7e7e7e; 
	margin: 0px;	
	padding: 0px;
	font-size: 11px;
	height: 100%;
	line-height: 18px;
}

p{
	padding: 0px;
	margin: 0px;
	
}
h1 {
	font-family: 'Ubuntu', Arial, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 24px;
}

h2 {
	font-family: 'Ubuntu', Arial, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 18px;
}
.stijl1
{
	font-weight: bold;	
}