BODY	{
	background-color	: #FDF9EE;
	background-image	: URL('../images/bg1.gif');
	background-attachment	: fixed;
	font-family		: "Verdana";
	font-size		: 9pt;
	color			: #000000;
        scrollbar-3dlight-color	: #003366;
        scrollbar-arrow-color	: #000000;
        scrollbar-base-color	: #FFCC67;
        scrollbar-track-color	: #FFFFFF;
        scrollbar-darkshadow-color: #FFFFFF;
        scrollbar-face-color	: #E8A5A5;
        scrollbar-highlight-color: #FFFEF9;
        scrollbar-shadow-color	: #FFFFFF;
	}

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;
	}

