h2 {
  margin: 20px 0 0 10px;
  font-size: 17px;
  color: #505050;
}
table#strong_teams_table {
  border-collapse: collapse;
  margin: 0 0 20px 20px;
}
table#strong_teams_table tr {
}
table#strong_teams_table tr td {
  font-size: 13px;
  color: #505050;
  width: 150px;
  vertical-align: top;
  line-height: 1.5;
}
.area {
  margin-top: 25px;
  font-size: 16px;
  font-weight: bold;
}
.school {
  margin: 5px 0 0 0px;
}
.strong_sentense {
  margin: 10px 0 0 10px;
}

