.switches {
    font-size: 2em;
}

.switches button {
    font-size: 1.0em;
}

.scform * {
    font-size: 1em;
}

.schedule {
    font-size: 1.5em;
}

input[type=text] {
    width: 10em;
    box-sizing: border-box;
    font-family: Georgia;
    font-size: 1.0em;
}

tr.tblhead td {
    font-weight: bold;
}

tr.tblhead td button {
    width: 100%;
}

table.switches td p {
    width: 10em;
    font-family: Georgia;
    font-style: regular;
}

form {
    margin:0;
    padding:0;
}

td {
    margin: 0;
    padding: 0;
}
