.SP_SpNameUnaccepted {
  color: slategray;
  font-style: italic;
  font-weight: bold;
}
.SP_SpNameAccepted {
  color: black;
  font-style: italic;
  font-weight: bold;
}
.SP_SpNameUnresolved {
  color: slategray;
  font-style: italic;
  font-weight: bold;
}
.SP_SpNameUnnamedReal {
  color: black;
  font-style: italic;
  font-weight: bold;
}
.SP_SpNameUnderReview {
  color: slategray;
  font-style: italic;
  font-weight: bold;
}
.SP_SpNameIncorrectSpelling {
  color: slategray;
  font-style: italic;
  font-weight: bold;
}
.SP_SpNameGenusChange {
  color: slategray;
  font-style: italic;
  font-weight: bold;
}
