.ticker_symbol {
  font-weight:bold;
  font-family:verdana;
  font-size:10px;
  color:#000088;
}

.ticker_volume {
  color:#408DC0;
  font-family:verdana;
  font-size:10px;
}

.ticker_quote_latest {
  color:#19CE72; 
  font-weight:bold;
  font-family:verdana;
  font-size:10px;
}

.ticker_percentage_change {
  color:#F4850E; /*#E20C0D */
  font-weight:bold;
  font-family:verdana;
  font-size:10px;
}

.current_date_time {
  color:#990000;
  font-family:verdana;
  font-size:10px;
}











