	table.propertygroup{}
	table.propertygroup tr td {margin:0; padding:2px; font-size:1em;}
	table.propertygroup tr td.label {width:300px; font-weight:bold;}
	
	body {
		background:#ffffff;
		font-family: arial, sans-serif;
		font-size: 75%;
	}
	
	#listingdetails
	{
		margin:0px;
		border:solid 0px black;
		width:660px;
	}
	
	h1 {
		font-size: 1.2em;
		color: #00309c;
	}
	
	h2
	{
		font-size: 1.2em;
		color: #00309c;
	}
	
	h3 {
		font-size: 1.1em;
		color: #00309c;
		padding: 2px 0;
		border: 1px solid #00309c;
		border-left: 0;
		border-right: 0;
	}
	
	#listingdetails table
	{
		width:100%;
	}
	
	#listingdetails td
	{
		padding: 2px 2px 2px 6px;
		margin:0px;
	}
	#listingdetails table tr td div
	{
		font-size:11px;
	}
	#listingdetails table tr td div span
	{
		font-size:11px;
	}
	#listingdetails table tr td table tr td
	{
		font-size:11px;
	}
	
	#listingdetails table tr td.header {
		font-size:11px;
		font-weight:bold;
		padding:2px 8px 2px 6px;
		margin:0px;
		color: #00309C;
	}
	
	#print-note
	{
		font-weight:bold;
		font-size:2em;
		padding-bottom:10px;
	}
	
	#footer {
		margin-top: 10px;
		text-align: center;
		width: 660px;
		border-top: 1px solid #ccc;
	}
	
	.no-print
	{
		display:none;
	}
	
	
	.clear 				{ clear: both; font-size: .1em; height: 1px; overflow: hidden; }

