@charset "utf-8";
/* CSS Document */
body{
background: #ffffff;
	margin: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}
.printpageTable{
border:1px solid #000;
width:900px;
}

.houselabel3  {
color:#4A4629;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-style:normal;
font-weight:bold;
padding:2px 4px;
text-align:left;
}
.housespecs3 {
color:#4A2E0C;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-style:normal;
font-weight:normal;
padding:2px 4px;
text-align:left;
}
p{
margin:15px 0;
line-height:18px;
font-size:12px
}
td{
font-size:12px;}

a, a:link, a:visited {
	color: #577893;
	font-weight:bold;
}

a:hover, a:active  {
	color: #4a4629;
}

h1 {
	font-size: 16px;
	color: #4a4629;
}

h2 {
	font-size: 14px;
	color: #577893;
}
h3 {
	font-size: 13px;
	color: #4a4629;
}
h4 {
	font-size: 12px;
	color: #577893;
}
h5 {
	font-size: 11px;
	color: #4a4629;
}
h6 {
	font-size: 10px;
	color: #577893;
}


