div#prof_div {
  margin: 20px 0 10px 20px;
  font-size: 14px;
  font-weight: bold;
  text-decoration: underline;
}
table#prof_table {
  margin: 10px 0 0 20px;
  border-collapse: collapse;
}
table#prof_table tr {
}
table#prof_table tr td {
  border: 3px solid #C0C0C0;
  font-size: 13px;
}

