.header {
  font-family: "Times";
  font-size: 53pt;
  font-weight: bold;
  font-style:italic;
  color: #FFFFFF;
  text-align: left;
}

.headerphone {
  font-size: 19pt;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
}

.subheader {
  font-size: 12pt;
  color: #FFFFFF;
  text-align: center;
}
.blueheader {
  font-size: 14pt;
  color: #4466CC;
  text-align: center;
}
.blueleft {
  font-size: 14pt;
  color: #4466CC;
  text-align: left;
}
.sold {
  font-family: "Arial Black, Arial, Helvetica";
  font-size: 17pt;
  font-weight: bold;
  color: #FF0000;
}

.reduced {
  font-family: "Arial Black, Arial, Helvetica";
  font-size: 17pt;
  font-weight: bold;
  color: #cc662f;
}

.new {
  font-family: "Arial Black, Arial, Helvetica";
  font-size: 17pt;
  font-weight: bold;
  color: #00CC00;
}

.address {
  font-size: 16pt;
  font-weight: bold;
  color: #000000;
}

H2 {
  font-size: 25pt;
  font-weight: bold;
  color: #663300;
  text-align: left;
  text-decoration: plain;
}

.white16 {
	font-size: 16pt;
	text-decoration: none;
	color: #FFFFFF;
}
.white10 {
	font-size: 10pt;
	text-decoration: none;
	color: #FFFFFF;
}


.LongDesc {
	text-align: left;
}
.ahlogo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFCC66;
	font-weight: bold;
	letter-spacing: 5px;
	text-align: center;


}