BODY  {
	font-size : 10pt;
	font-family : Arial;
	text-decoration : none;
	background-color : #ffcc33;
}


P  {
	font-size : 10pt;
	font-family : Arial;
}

H1  {
	text-align : left;
}

H2  {}

H3  {}

A  {
	text-decoration : none;
}

A:Visited  {
	color : #ff6666;
}

A:Active  {
	color : #ff9900;
}

A:Hover  {}



.8pt  {
	font-size : 8pt;
}



A.zwart
{
	color : #000000;
}

A.zwart:visited
{
	color : #000000;
}

A.zwart:Hover
{
	color : #ff9900;
}


