	body{
		margin: 0 7%;
 		padding:0;
 		padding-top: 45px;
 		background:#fff;
 		color:#000;
 		font:12pt "Georgia", serif;
 		position: relative;
	}
	
	a{color: #000;}
	
	
	a img{border: none;}
	.photo{float: left; margin-right: 0.5pt;}
	
	#logo_p1,
	#logo_p2,
	#logo_p3{
		position: absolute;
	}
	
	#logo_p1{display: none;}
	#logo_p2{left: 0; top: 0; }
	#logo_p3{left: 98px; top: 45px;}
	
	
	
	#content{margin: 0; padding: 0; display: block; float: none !important}

	#basenav,
	#theme,
	#topedit,
	#topmenu,
	#navibar,
	#footer,
	#sidebar,
	ul.sub,
	.stuff,
	#banner,
	#europrestige-wp{
		display: none;
	}
	
	.content p,
	.content li,
	.content table caption,
	.content table td,
	.content table th{
		line-height: 1.1em; 
	}
	
	.content blockquote{margin-left: 0;}
	
	.content h1,
	.content h2,
	.content h3,
	.content h4,
	.content h5,
	.content h6{
		padding: 0;
		margin-top: 1.2em;
		line-height: 1.1em !important;
	}		
	
	.content h1{font-size: 1.5em; }
	.content h2{font-size: 1.3em; }
	.content h3{font-size: 1.2em;  }
	.content h4{font-size: 1em;  }
	.content h5{font-size: 1em; }		
	.content h6{font-size: 1em; }	
	
	
	.content .ImageLeft{margin-right: 0.7em; margin-bottom: 0.2em;} 
	.content .ImageRight{margin-left: 0.7em; margin-bottom: 0.2em;}
	.content .ImageCenter{display: block; margin: 0 auto; margin-bottom: 0.5em;}	
	
	.content .tablelist{width: 98%; margin: 0 auto; margin-bottom: 0.5em; border-collapse: collapse;}
	.content .tablelist td,
	.content .tablelist th{
		border: solid #000 1px;
		padding: 0.3em 0.5em;
	}
	.content .tablelist th{font-weight: bold; text-align: left; }
	
	.content a:link:after, .content a:visited:after {
		content: " (" attr(href) ") ";
		font-size: 90%;
	}