.txtUnderContract { color: #0000FF }
.txtSold { font-family: Arial, Helvetica, sans-serif; font-weight: bolder; color: #FF0000}
.txtBasic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.txtList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.txtBullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.newlisting {
	color: #009900;
}
.listprompt {
	color: #000099;
	font-weight: bold;
}
.standout {
	color: #000099;
}
