body {
	font-family:  Georgia, verdana, Arial, Tahoma, Helvetica;
	font-size: 14px;
	background-image: url("");
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: bottom left; 
	margin-top: 23;
	}

a {
	color: black;
	text-decoration: underline;
	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.aankondiging{
	font-size: 18px;
	text-align: Left;
	text-decoration: underline;
}
	
p.onderschrift{
	font-size: 10px;
	text-align: center;
}

p.onderschrift2{
	font-size: 10px;
	text-align: left;
}

img{
	align: center;
}
	
