.ticker_headline
{
  background-color:#FEFAF6;
  font-family:arial,verdana,helvetica;
  font-size:8pt;
  font-weight:normal;
  text-decoration:none;
  color:#999999;
}

.ticker_headline A
{
  font-family:arial,verdana,helvetica;
  font-size:8pt;
  font-weight:normal;
  text-decoration:none;
  color:#935043;
}

.ticker_headline A:hover
{
  font-family:arial,verdana,helvetica;
  font-size:8pt;
  font-weight:normal;
  text-decoration:none;
  color:#714C22;
}

.ticker_headline_war
{
  background-color:#FEFAF6;
  font-family:arial,verdana,helvetica;
  font-size:8pt;
  font-weight:normal;
  text-decoration:none;
  color:#666666;
}

.ticker_headline_war A
{
  font-family:arial,verdana,helvetica;
  font-size:8pt;
  font-weight:normal;
  text-decoration:none;
  color:#990000;
}

.ticker_header {
  padding-left:3px;
  padding-top:1px;
  padding-bottom:1px;
  margin-bottom:0;
  background-color:#FEF6EE;
  font-family:arial,verdana,helvetica;
  font-size:10pt;
  font-weight:bold;
  text-decoration:none;
  color:#444444;  
}

.ticker_header A
{
  font-size:8pt;
  font-weight:normal;
  text-decoration:none;
  color:#996633;  
}

