

.textbody {
	width:600px; 
    font-family : , , , , , 'Courier [ibm]';
    font-size : 12px;
  }


.heading {
    font-family : 'sans-serif';
    font-size : 20px;
    font-weight : bold;
  }

.slogan {
    color : #663300;
    font-family : 'sans-serif';
    font-size : 12px;
  }


.horsetitle {
    font-family : serif;
    font-size : 13px;
    font-weight : bold;
  }

.for_sale {
    color : #ff0000;
    font-family : , , , , , 'Courier [ibm]';
    font-size : 12px;
  }

a {
    color : #663300;
    font-family : serif;
    font-size : 12px;
  }

.smalltitle {
    color : #663300;
    font-family : serif;
    font-size : 12px;
}

.copyright {
    color : #663300;
    font-family : serif;
    font-size : 10px;
  }

.soldtext {
	color : #ff0000;
    font-family : 'sans-serif';
    font-size : 12px;
}


