body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: white;
	color: #5F5F5F;
	text-align: left;
/*	margin: 1px 0 0 0; */
	font-size: 14px;
}

.metlijn {
	background-image: url(images/lijn.jpg);
	background-repeat: repeat-y;
}

a {
	color: #5F5F5F;
	font-style: normal;
}

.divborder {
	margin: 10px 10px 10px 10px;
	height: 220px;
	width: 220px;
	padding:10px 10px 10px 10px;
	border:1px solid red;
	text-align: center;
	float: left;
}

h1 { 	font-size: 35px; }
	
h2 { 	font-size: 28px; }

h3 { 	font-size: 18px; }

img {	border: none; }

font.small {
	font-size: xx-small;
}

table, td, tr {
	font-family: Arial, Helvetica, sans-serif;
	background-color: white;
	color: #5F5F5F;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	border-width: 0 0 0 0;
	border: none;
	border-spacing: 0px;
	vertical-align: top;
}
