* {	font-family:"Trebuchet MS",Times New Roman,Times,serif;}html {	width:100%;	height:100%;}body {	width:100%;	height:100%;	margin:0px;	padding:0px;	background-color:#E9E3DF;}/* Some patches to remove extra spaces */h1,h2,h3,h4,h5,h6,h7,form,p,hr {	margin:0px;	padding:0px;}hr,.hr {	display:block;	height:1px;	border:0px;	background-image:url(/domains/vittorio.nl/images/dash.gif);	background-repeat:repeat-x;	margin-top:5px;	margin-bottom:6px;}a {	outline:none;	color:#992600;	text-decoration:none;}	a:hover {		color:#f00;	}ul,ol {	margin-top:0px;	margin-bottom:0px;	padding:0px;}	ul li {		margin:0px;		padding:0px;	}	body,.content {	font-size:12px;	line-height:140%;	color:#333;}.title,h1 {	font-size:24px;	line-height:28px;	color:#992600;}.small_title,h3 {	color:#992600;}/* Clear all patch */.clear:after {	content: ".";	display: block;	height: 0;	clear: both;	visibility: hidden;}.clear {display: inline-block;}