tr:nth-child(even) {
    background-color: #cce6ff;
}

.black-row {
  background-color: #003366;
  color: white;
  font-weight: bold;
}