body {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

p {
 	font-size: 12pt
}

h1 {
 	font-size: 24pt; 
	color: #f4590c
}

h3 {
	font-size: 16pt; 
	color: #f4590c; 
	font-weight: lighter
}

a:link { 
	color: #f4590c; 
	text-decoration: none; 
}

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

a:hover { 
 	font-weight: bold; 
	color: #f4590c; 
	text-decoration: none;
}

.red {
 	color: #f4590c;
}

.blueoblique { 
 	font-size: 12pt ; 
	font-style: italic; 
	font-weight: bold; 
	color: #0000ff;
}

.onderschrift { 
	font-size: 9pt;
}

img {
  border: 0;
  margin-left: 25px;
  margin-right: 25px;
}

.left {
	border: 0;
	align: 
}

.special {
	color: #F7D610;
}