.heading {
	font-family: Tahoma, Helvetica, Verdana, Arial;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
}
.text {
	font-family: Tahoma, Helvetica, Verdana, Arial;
	font-size: 12px;
	line-height: 18px;
}
.special {
	font-family: Tahoma, Helvetica, Verdana, Arial;
	font-weight: bold;
	color: #003399;
	font-variant: small-caps;
	text-align: center;
	font-size: 16px;


}
li {
	list-style-image: url(../images/point.gif);
}
.stam {
	font-family: Tahoma, Helvetica, Verdana, Arial;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 5px;
	background-color: #4785C5;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.bovenzijde {
	background-image: url(../images/achtergrond_content.gif);
	background-repeat: repeat-x;

}
.table {
	font-family: Tahoma, Helvetica, Verdana, Arial;
	font-size: 12px;
	line-height: 18px;
	background-color: #B7CFE8;
	width: 100%;
	border: 1px solid #FFFFFF;


}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: none;
}

