BODY, TD, P {
	font-family: Comic Sans MS, Verdana, Arial, sans-serif ;
	font-size: 12pt;
	color: #006600;
}


PRE {
	font-size: 12pt;
	font : bold;
	color: #006600;
}

A {
	color: #003300;
	text-decoration : underline;
}

A:Hover {
	color: #006600;
	text-decoration : underline;
}


.COMMENT
 {
	font-size: 9pt;
}

.FIELDNAME
{
	color : #006600;
	font : bold;
}

.FIELDREQUIRED
{
	color : red;
	font : bold;
}

.HEADER{
	font-size : 16pt;
	font : bold;
	text-align: center;
}

.PAGEHEADER{
	font-size : 16pt;
	font : bold;
	text-align: center;
}

.ONDERWERP{
	font-size : 14pt;
	font : bold;
	text-align: center;
}

.prijs{
  text-align: center;
}

.gerecht{
}

.MENU{
	color : #006600;
	font : bold 10pt/24pt, Comic Sans MS, Verdana, Arial, sans-serif ;
	text-decoration : none;
}