<style type="text/css">

dummy {}

th {
  width: 620px;
  background: #ffff80;
}

td {
  background: #c6efce;
  font-weight: normal;
   border: 1px solid #bbb;
 }

table.D {
  width: 620px;
  margin-left: auto;
  margin-right: auto;
  table-layout: fixed;
  word-wrap: break-word;
}

table,th {
  border: 1px solid #bbb;
  font-weight: 700;
}
th.A { width: 140px; font-size: 1.2rem; }
td.A { background: white;
       position: static;
       vertical-align:top; }
td.B { padding: 5px; font-size: 1.2rem }

</style>
