.table-border {
	background-image: url(images/border146.jpg);
	background-repeat: repeat-x;
}
th {
	font-size: 14px;
	font-weight: bold;
	color: #5C3D00;
	text-align: left;
	background-color: #BBD5E4;
}
td {
	font-size: 12px;
}
.deal-title {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #336600;
}
.sub-head {
	font-weight: bold;
	color: #006699;
	text-align: center;
}
.prices {
	font-style: italic;
	font-weight: bold;
	color: #990000;
	text-align: center;
}
.property-name {
	font-size: 16px;
	font-weight: bold;
	color: #006699;
	text-align: center;
}
form {
	background-color: #F5EDD8;
}

