BODY	{
	color: black; 
	background-color: white; 
	font-family: Arial, Helvetica, helv, sans-serif; 
	font-size: 12pt; 
	text-align: center;
	}

@page	{
	margin-top: 1cm;
	}

#wrap	{
	width: auto;
	}


a:link	{
	color: #000000;
	}

#Header	{
	display: none;
	}

#sidelinks {
	display: none; 
	}


.address1	{
	display: none;
	}

.address2	{
	display: none;
	}

.Main	{
	position: relative;
/*	margin-left: -153px;
	margin-right: 150px; */
	left: 0;
	text-align: left;
	padding: 5px;
	width: auto;
}


.RightComment	{
	display: none;
	}

/* .thumbnail
{
float: left;
width: 60px;
border: 1px solid #999;
margin: 0 15px 15px 0;
padding: 5px;
}*/

.Pictures	{
	display: none;
	}	
	

.PrinterPicturesAerial	{
	position: relative;
	page-break-before: avoid;
	}	
	

.PrinterPictures	{
	position: relative;
	page-break-inside: avoid;
	}	
	

.PrinterPhotosLeft	{
	width: 45%;
	font-size: 80%;
	text-align: center;
	padding: 5px;
	}

.PrinterPhotosRight	{
	position: absolute;
	top: 0;
	right: 0;
	width: 45%;
	font-size: 80%;
	text-align: center;
	padding: 5px;
	}

/* */
.PrinterPhotosLeft img	{
 	width: 90%;  
	}

.PrinterPhotosRight img	{
	width: 90%; 
	}


 .clearboth { 
 	clear: both; 
	}
 
 

#Footer	{
	display: none;
	}	
	

.PrintFooter, #PrintHeader	{
	display: block;
	}	
	


h1 {
	font-family: Arial, Helvetica, helv, sans-serif;  
	font-size: large;  
	font-style: normal;  
	font-weight: bold;  
	color: #000000;
	margin-top: 0px;
	}


h2 {font-family: Arial, Helvetica, helv, sans-serif;  font-size: large;  font-style: italic;  font-weight: bold; 	color: #000000; }

h3 {font-family: Arial, Helvetica, helv, sans-serif;  font-size: medium;  font-style: normal;  font-weight: bold; color: #000000; }

h4 {font-family: Arial, Helvetica, helv, sans-serif;  font-size: medium;  font-style: italic;  font-weight: bold; 	color: #000000; }

h5 {font-family: Arial, Helvetica, helv, sans-serif;  font-size: small;  font-style: normal;  font-weight: bold;  
color: #000000; }

h6 {font-family: Arial, Helvetica, helv, sans-serif;  font-size: small;  font-style: italic;  font-weight: bold; 	color: #000000; }



