* {	font-family:"Lucida Grande",Geneva,Arial,Verdana,sans-serif;}html {	width:100%;	height:100%;}body {	width:100%;	height:100%;	margin:0px;	padding:0px;	background-color:#fff;	color:#8F9695;}/* Some patches to remove extra spaces */h1,h2,h3,h4,h5,h6,h7,form,p,hr {	margin:0px;	padding:0px;}a {	outline:none;	text-decoration:none;}hr,.hr {	display:block;	height:1px;	border:0px;	color:#fff;	background-color:#fff;	border-bottom:1px solid #5B7581;	margin-top:5px;	margin-bottom:6px;}a {	color:#1B3558;	text-decoration:none;}	a:hover {		color:#005398;	}ul,ol {	margin-top:0px;	margin-bottom:0px;}	ul li {		/*list-style:none;*/		/*list-style-image:url(/domains/landgoedbarlemanje.nl/images/li.jpg);*/	}body,.content,td {	font-size:12px;	line-height:18px;	color:#000;}.title,h1 {	font-weight:bold; 	text-transform:uppercase; 	color:#5B7581;	font-size:14px;	line-height:20px;}/* Clear all patch */.clear:after {	content: ".";	display: block;	height: 0;	clear: both;	visibility: hidden;}.clear {display: inline-block;}