a:link, A:visited
	{
		font-family : 			Verdana, Helvetica, sans-serif;
		font-size : 			11px;
		color : 				blue;
		text-decoration : 		underline;
	}
	
a:hover, a:active
	{
		font-family : 			Verdana, Helvetica, sans-serif;
		font-size : 			11px;
		color : 				red;
		text-decoration : 		underline;
		} 

BODY
	{
		background-color:			#FFFFFF;
	

	}


body 		{ 
			color: black;
			font-family: Verdana;
			font-size: 8pt;
		} 
h1 		{	color: #659701;
			font-family: Verdana;
			font-size: 20pt
		}
h2		{ 	font-family: Verdana;
			color: #659701;
			font-size: 20pt;
		}
h3		{ 	
			font-family: Verdana;
			color: #659701;
			font-size: 8pt
			}

p		{	font-size: 8pt;
			font-family: Verdana;
		}
span.normaal	{ font-size: 8pt;
	 	  color: #659701;
	 	  font-family: Verdana;
		}
span.menu	{ font-family: Verdana;
			color: #ffffff;
			font-size: 8pt
		}
span.brochure	{ font-size: 8pt;
	 	  color: black;
	 	  font-family: Verdana;
		}
input { font: 8pt Verdana, Arial, bold; color: #000000;  }


td {	font-family: Verdana;
		font-size: 8pt;
	
		}
table {  font-family: Verdana; font-size: 8pt}
tr {  font-family: Verdana; font-size: 8pt}

