@charset "UTF-8";

.TableData thead th {
  text-align: center;
}
.TableData tbody td {
  text-align: right;
}
