div.race_title {
    font-weight:  bold;
    font-size:  x-large;
}
div.race_date {
    font-weight:  bold;
    font-size:  large;
}
div.race_banner {
    font-size:  small;
}
div.race_text {
    font-size:  small;
}
hr.race_separator {
      height:20px;
      width:100%;
      background:#446791;
  }
pre.racebanner {
    font-family:  courier;
    text-decoration:  underline;
    font-weight:  bold;
}
pre.raceresults {
    font-family:  courier;
}

/*
 * This is lifted from NYRR
 */
.text {
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	text-align: left;
	vertical-align: top;
}




hr.race_header {
      height:20px;
      width:100%;
      background:#446791;
  }
div.racetitle {
    font-weight: italic;
    font-size: 25pt;
}
div.racedate {
    font-weight: bold;
    font-size: 6pt;
}

