BODY
	{
	background-color	: #FDF9EE;
	font-family		: "Verdana";
	font-size		: 9pt;
	color			: #FDF9EE;
	}

TABLE
	{
	font-family		: "Verdana";
	font-size		: 9pt;
	font-weight		: normal;
	color			: #000000;
	}

.bedrijfsnaam
	{
	font-family		: "Verdana";
	font-size		: 24pt;
	text-align		: left;
	font-weight		: bold;
	}

.header	{
	font-family		: "Verdana";
	font-size		: 9pt;
	text-align		: left;
	font-weight		: bold;
	color			: #BE0000;
	}

.site	{
	font-family		: "Verdana";
	font-size		: 8pt;
	font-weight		: bold;
	color			: #BE0000;
	}

.plaats	{
	font-family		: "Verdana";
	font-size		: 8pt;
	font-weight		: bold;
	color			: #000000;
	}

HR	{
	height			: "1";
	width			: 200;
	color			: #BE0000;
	}

H1	{
	font-family		: "Verdana";
	font-size		: 12pt;
	color			: #BE0000;
	}

H2	{
	font-family		: "Verdana";
	font-size		: 10pt;
	color			: #000000;
	}

.koptekst
	{
	font-family		: "Verdana";
	font-size		: 11pt;
	font-weight		: normal;
	color			: #FFCC67;
	}

.prijs
	{
	font-family		: "Verdana";
	font-size		: 14pt;
	font-weight		: bold;
	background-color	: #FFCC67;
	color			: #BE0000;
	}

A:Link, A:visited
	{
	text-decoration		: none;
	color			: #000000;
	font-family		: "Verdana";
	font-size		: 9pt;
	font-weight		: bold;
	}
A:hover
	{
	text-decoration		: none;
	color			: #BE0000;
	font-family		: "Verdana";
	font-size		: 9pt;
	font-weight		: bold;
	}
