table.bottomLineTable td {
	border-bottom: 1px solid #006388;
	color: black;
	background-color: white;
}
table.bottomLineTable th {
	border: 1px solid #006388;
	color: white;
	background-color: #006388;
}
style.red {
	color: red;
}
table#furnishings {
	float: left;
	clear: both;
	width: 90%;
}
