 
body         {
	background-color: White;
}

body, p, td, li, input, H1,H2 {
	font-family : Verdana, Geneva, Arial, Helvetica,  sans-serif;
	color: #4C4C4C;
	font-weight: normal;
	font-size: 10pt;
}

P, UL {
	margin-top: 2px;
	margin-bottom: 4px;
}

H1 {
	font-size: 12pt;
	font-weight: bold;
}

H2 {
	font-size: 11pt;
	font-weight: bold;
}


a, a:visited {
	/*standaard a*/
	color:	#f68f1d; /*color: #140078;;*/
text-decoration : underline;	
}
