BODY, P, TD
{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
	font-size: 12;
}

input, button, select
{
	font-size: 12;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 120%;
	border-style: normal;
}

A
{
	color: #000000;
}

A:HOVER
{
	color: #000000;
}

.MENU
{
	font-size: 12;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	line-height: 120%;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}

.MENU:HOVER
{
	font-size: 12;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	line-height: 120%;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.Titel
{
	font-size: 16;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	line-height: 120%;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}

.SubTitel
{
	font-size: 12;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	line-height: 120%;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}

.Vet
{
	font-weight: bold;
}

.Adres
{	
	font-size: 10;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	line-height: 200%;
	color: White;
}

.Blauw
{
	font-size: 12;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	line-height: 120%;
	color: #1C8FED;
	text-decoration: none;
}