.green {
  color: #0a0;
}

.red {
  color: #f00;
}

.grey {
  color: grey;
}

.colcol {
  width: 100%;
}

.colcol td {
  text-align: center;
}
