#colTeam {
  font-size: medium;
  font-weight: bold;
  text-align: left;
  width: 35%;
}
#colHalfTime {
  font-size: small;
  text-align: center;
  width: 7%;
}
#colFullTime {
  font-size: medium;
  font-weight: bold;
  text-align: center;
  width: 7%;
}
#colScorers {
  font-size: small;
  text-align: left;
  width: 51%;
}
#row2 {
  border-top: 1px solid #009900;
  border-bottom: 1px solid #009900;
  background-color: #d5fed1;
}
