body
{
	font-family:		"arial";
	font-size:		12px;
	color:			#6e7a87;	
}


h1 {
	display:		block;
	height:			27px;
	font-family:		"trebuchet MS", "trebuchet";
	font-size:		18px;
	color:			#00a0d5;	
	line-height:		24px;
}

h2 {
	display:		block;
	height:			27px;
	font-family:		"trebuchet MS", "trebuchet";
	font-size:		15px;
	color:			#00a0d5;	
	line-height:		24px;
}

h3 {
	display:		block;
	height:			27px;
	font-family:		"trebuchet MS", "trebuchet";
	font-size:		13px;
	color:			#00a0d5;	
	line-height:		24px;
}


h4 {
	display:		block;
	height:			27px;
	font-family:		"trebuchet MS", "trebuchet";
	font-size:		11px;
	color:			#00a0d5;	
	line-height:		24px;
}


a
{
	color:				#6e7a87;
}

a:hover
{
	color:				#00a0d5;	
}

.afb_rechts_uitlijnen
{
	float:right;
	margin-left:5px;
}

.afb_links_uitlijnen
{
	float:left;
	margin-right:5px;
}