h2 {
	font-size: large;
}
h3 {
	font-size: medium;
}
p {
	color: #000000;
	font-weight: 400;
	font-size: 16px;



}
body {
	background-color: 000000;
	cursor: auto;
	font-family: "Century Gothic", "Century Schoolbook", Arial;






}
a:link {
	color: #E3342B;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #B94A00;
}
a:active {
	color: #FF7315;
}
.achtergrond {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(pics/Logo-lks-groot-vaag-def.gif);


}
ul {
	font-size: 15px;
	font-style: normal;
	line-height: 18pt;
	list-style-type: square;
	list-style-position: outside;

}
td {
	font-size: 15px;
}
