body {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 14px;
	background-image: url("images/friesche_pompe_blede_licht.gif");
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: bottom center;
	margin-top: 23;
	}

a {
	color: black;
	text-decoration: none;
	font-style: italic;
}

a:hover {
	color: #CC0000;
	text-decoration: underline;

}

table,tr,td {
	border-width: 0px;
	border-color: #000000;
}

p.midden{
	align: top;
	line-height: 19px;
	border-style: solid;
	border-width: 0px;
	border-color: yellow;
	}

p.onderschrift{
	font-size: 10px;
	text-align: center;
}

p.onderschrift2{
	font-size: 10px;
	text-align: left;
}

img{
	align: center;
}
	
