body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
.list_header{
	text-align:center;
	font-weight:bold;
	color:#003366;
	white-space:normal;
}	

.list_tbl, .property_item { border-collapse:collapse; width:98%; }
.list_tbl tr td, .property_item tr td { border-bottom:1px solid #ccccee;}
