/* PAGINA */



p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	text-align: justify;
	color: #000;
}

li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000;
	text-align: justify;
}
td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000;
}
.img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;

}


/* HEADERS */
h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	line-height: 35px;
	font-size: 24px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #A1AA00;
	background-color: #FFF;
}
h2 {
	font-size: 20px;
	letter-spacing: -1px;
	font-weight: bold;
	color: #A1AA00;
}

h3 {
	font-size: 14px;
	color: #A1AA00;
	margin: 0px;
	padding: 0px;
}

a:link {
	text-decoration: none;
	color: #A1AA00;
}
a:visited {
	text-decoration: none;
	color: #A1AA00;
}
a:hover {
	text-decoration: none;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #333;
}

a:link.wit {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited.wit {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover.wit {
	text-decoration: none;
	color: #333;
}
a:active.wit {
	text-decoration: none;
	color: #333;
}
.referentielink {
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	font-weight: bold;
}

