@charset "UTF-8";

.outer table td:nth-child(1) {
    font-weight: bold;
}

.outer table td:nth-child(2) {
    text-align: center;
}