<style>
body	{background-color:thistle;
	 margin:0,0;
		}

A:hover {font-weight:bold;
		}

a		{color:#191970;
		 text-decoration:none;
		}

a.links {color:#000000;}

a.mailto {color: #b55555;
		 font-weight:none;
		 }

a.sub    {font-weight:bold;
		 font-size:25;
		 color:#fafad2;
		 }

a.titel  {font-size:75;
		font-weight:normal;
		color: blue;
		font-family:"algerian";
		}

TD.leftnav {color:#191970;
		font-size:30;
		font-variant:small-caps;
		font-family:'times new roman',sylfaen,georgia,'bookman old style',monospace;
		}
		
TD.weergave {background-color:#ffefd5;}

P		{text-align:justify;
		 font-family:'times new roman',sylfaen,georgia,'bookman old style',monospace;
		 font-size:16;
		 color:#000000;
		}

P.nieuws	{text-align:justify;
		 font-family:'times new roman',sylfaen,georgia,'bookman old style',monospace;
		 font-size:20;
		 font-variant:small-caps;
		 color:#000000;
		}

P.nieuwscenter	{text-align:center;
		 font-family:'times new roman',sylfaen,georgia,'bookman old style',monospace;
		 font-size:24;
		 font-variant:small-caps;
		 color:#000000;
		}

P.marquee	{text-align:justify;
		 font-family:'times new roman',sylfaen,georgia,'bookman old style',monospace;
		 font-weight:bold;
		 font-size:24;
		 font-variant:small-caps;
		 color:#000000;
		}

P.left	{text-align:left;
		 font-family:Monotype Corsiva;
		 font-size:16;
		 color:#000000;
		}

P.center	{text-align:center;
		 font-family:Monotype Corsiva;
		 font-size:16;
		 color:#000000;
		}

P.speler{text-align:justify;
		 font-family:Monotype Corsiva;
		 font-size:16;
		 color:#fafad2;
		}
		
P.topleft	{font-family:'times new roman',sylfaen,georgia,'bookman old style',monospace;
		 font-size:40;
		font-variant:small-caps;
		//text-shadow:"white -10px -10px";
		color:#800080;
		text-align="left";
		}
		
P.topcenter	{font-family:'times new roman',sylfaen,georgia,'bookman old style',monospace;
		 font-size:40;
		font-variant:small-caps;
		//text-shadow:"white -10px -10px";
		color:#800080;
		text-align="center";
		}
		
P.sub	{text-align:justify;
		 font-family:Monotype Corsiva;
		 font-size:20;
		 color:#fafad2;
		}

P.titel  {font-size:75;
		font-weight:normal;
		color: blue;
		font-family:'times new roman',sylfaen,georgia,'bookman old style',monospace;
		}
		
DIV.weergave {background: #ffefd5;
		 font-family:Monotype Corsiva;
		 font-size:24;
		 text-align:center;
		 color:#000000;}

DIV.text{background: #ffefd5;
		 font-family:Monotype Corsiva;
		 font-size:16;
		 text-align:center;
		 color:#000000;}

DIV.foto{align: left;
		 background: #ffefd5;
		 font-family:Monotype Corsiva;
		 font-size:16;
		 text-align:left;
		 color:#000000;
		}
</style>