body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
}

p {
	font-family : Arial, Helvetica, sans-serif;
	padding-left : 10;
	padding-right : 10;
	font-size : x-small;
} 

p.news {
	font-family : Arial, Helvetica, sans-serif;
	padding-left : 5;
	padding-right : 5;
	font-size : x-small;
} 


h1 {
	padding-left : 20;
	padding-right : 20;

}

h2 {
	padding-left : 20;
	padding-right : 20;
}

h3 {
	padding-left : 20;
	padding-right : 20;
}


h4 {
	padding-left : 0;
	padding-right : 0;
}



a {
	text-decoration: none;
}


A: Visited  {
	text-decoration: none;
}

A: Active  {
	text-decoration: none;

}

A: Hover  {
	text-decoration: none;
}




a.knop {
	color : Gray;

	text-decoration: none;
}


A.knop: Visited  {
	color : Gray;

	text-decoration: none;
}

A.knop: Active  {
	color : Silver;

	text-decoration: none;
}

A.knop: Hover  {
	color : Gray;
	
	text-decoration: none;
}




a.knop_blue {

	text-decoration: none;

	color : "#2f0fcf";

}


A.knop_blue: Visited  {
	
	text-decoration: none;

	color : "#2f0fcf";

}

A.knop_blue: Active  {
	
	text-decoration: none;

	color : "#2f0fcf";


}

A.knop_blue: Hover  {
	
	text-decoration: none;

	color : "#2f0fcf";

}




a.white {
	color : white;
	text-decoration: none;
}


A.white: Visited  {
	color : white;
	text-decoration: none;
}

A.white: Active  {
	color : Silver;
	text-decoration: none;

}

A.white: Hover  {
	color : white;
	text-decoration: none;
}



a.yellow {
	color : #FFFFA0;
	
	text-decoration: none;
}


A.yellow: Visited  {
	color : #FFFFA0;
	
	text-decoration: none;
}

A.yellow: Active  {
	color : #ffd00f;
	
	text-decoration: none;

}

A.yellow: Hover  {
	color : #ffd00f;
	
	text-decoration: none;
}







p.knop {
	font-family : Arial, Helvetica, sans-serif;
	padding-left : 10;
	padding-right : 10;
	color : Black;
	font-size : x-small;
}

p.knop_blue {
	font-weight : bold;
	color : "#000080";
	font-size : x-small;
}


p.knop_grey {
	font-weight : bold;
	color : "#666666";
	font-size : x-small;
}


p.grey {
	font-weight : bold;
	color : "#666666";
	
}

p.white {
	font-weight : bold;
	color : white;
	
}



p.green {
	
	color : Green;
}

p.blue {
	font-weight : bold;
	color : "#000080";
}

p.blue_2 {
	font-weight : bold;
	color : "#2f0fcf";
}

p.blue_light {
	font-weight : bold;
	color : "#205ff0";
}



p.red {
	font-weight : bold;
	color : "#da221a";
	font-size : x-small;
}


a.red {
	color : "#da221a";
	font-weight : bold;
	text-decoration: none;
}


A.knop_red: Visited  {
	color : "#da221a";
	font-weight : bold;
	text-decoration: none;
}

A.knop_red: Active  {
	color : Silver;
	font-weight : bold;
	text-decoration: none;

}

A.knop_red: Hover  {
	color : "#da221a";
	font-weight : bold;
	text-decoration: none;
}



p.knop_serv_blue {
	font-weight : bold;
	color : "#003378;
	font-size : x-small;
}


p.knop_serv_green {
	font-weight : bold;
	color : "#30ff60";
	font-size : x-small;
}

p.serv_blue {
	font-weight : bold;
	color : "#003378";
	
}

ul {
	font-size : x-small;
	margin-bottom : 50%;
}

ol {
	font-size : x-small;
}

li {
	font-size : x-small;
}