body  {
	font-size: 18px; 
	color: #000000; 
	font-family: arial, helvetica; 
	text-decoration: none; 
	background-image: "./layout/watermerk.jpg";
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	background-color:#ffffff
}

table  {
	font-size: 18px; 
	color: #000000; 
	font-family: arial, helvetica; 
	text-decoration: none; 
}

table.hoofdpagina  {
	font-size: 25px; 
	color: #000000; 
	font-family: arial, helvetica; 
	text-decoration: none; 
}

td.alufast {
	font-size: 35px; 
	font-weight: bold;
}

p.header {
	font-size: 20px; 
	font-weight: normal;
	color: #444444; 
	font-family: arial, helvetica; 
	text-decoration: none; 
	margin-bottom: 2px;
	margin-top: 2px;
}

h1 {
	font-size: 32px; 
	font-weight: bold;
	color: #000000; 
	font-family: helvetica; 
	text-decoration: none; 
}

h2  {
	font-size: 30px; 
	font-weight: bold;
	color: #000000; 
	font-family: arial, helvetica; 
	text-decoration: none; 
}

h3  {
	font-size: 25px; 
	font-weight: bold;
	color: #000000; 
	font-family: arial, helvetica; 
	text-decoration: none; 
}

hr {
	color: #000000;
	border-width: 1;
}

hr.grey {
	color: #444444;
	border-width: 1;
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #555555
}

a:visited {
	text-decoration: none;
}
