<STYLE type="text/css">
<!--
BODY { font-size : 17px; 
  font-family : Arial;
}
H1 { font-size : 25px;
  font-family : Arial;
}
H2 { font-size : 25px;
  font-family : Arial;
}
H3 { font-size : 25px; color:#0000ff ;
  font-family : Arial;
}
H4 { font-size : 15px; color:#0000ff ;
  font-family : Arial;
}
TD { font-size : 12px; color:#CCCCCC ; 
  font-family : Arial;
}

.FORSALE {
	color: #FF9900;
  font-weight : bold;
}

.SOLD {
	color: #FF0000;
  font-weight : bold;
}
.PARTS {
	color: #FF8040;
  font-weight : bold;
}
.TERMS {
	color: #FF0000;
  font-weight : bold;
  font-size : 15px;
}

#ddd{
  font-size : x-small;
  font-family : monospace;
}
A{
  text-decoration : underline;
}
A:HOVER{
  color : #ffffff;
  background-color : silver;
}
A:VISITED{
  text-decoration : none;
  color : blue;
}
-->
</STYLE>