body {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	background-color: #FFFAF0;
	text-align: center;
	vertical-align: middle;
}
img { border: 1px none #fff;
padding:0px; }
p {
	font-size: 11px;
	color: #000000;
	padding-right: 40px;
	padding-left: 40px;
	text-align: center;
}
h1 {
	font-size: 36px;
	font-weight: bold;
	color: #333;
	text-align: center;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	text-align: center;
	letter-spacing: 0.2em;
	padding-top: 50px;
	vertical-align: middle;
}
h3 { text-align:center;}
h6 {
	font-size: 12px;
	color: #fff;
	text-align: center;
}
.pix {
	display: inline-table;
}	
.wit {
	color: #FFFFFF;
}
.grijs {
	color: #333;
		font-weight: bold;

	font-size: 10px;
	letter-spacing: 1px;
	text-align: center;
}
.center {
	text-align: center;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a.home:link {
	text-decoration: none;
	color: #fff;
}
a.home:visited {
	text-decoration: none;
	color: #fff;
}
a.home:hover {
	text-decoration: underline;
	color: #fff;
}
.a, .b, .c {width:100px;}
.wrap1, .wrap2, .wrap3 { display: block; }
