@charset "utf-8";


.table1 .header1 {
 text-align: left; 
}
.table1 .col2 {
  width: 80%;
}
.table1 .col3 {
  width: 4em;
  white-space: nowrap;
}

