.schema table, td, th{
  font-size: 80%;
  padding-left: 1.2em;
  text-align: justify;
  color:#5b5b5b;
  vertical-align:top;
}

.schema th{
  background-color:#90EE90;
}

.schema span{
  font-size:90%;
}
