fieldset {
    text-indent: 0em;
}

h2 {
    margin-top: 1em;
    margin-bottom: 2em;
}

.innertable {
    margin-top: 1em;
    margin-bottom: 1em
}

.select {
    margin-top: 1px;
    margin-bottom: 1px;
    display: inline;
}

.main col {
    background-color: inherit;
}

.main th {
    margin-top: 10px;
    text-indent: 1em;
    font-style: italic;
    text-align: left;
    border: none;
    border-bottom: 1px solid black;
    background-color: rgba(0,0,0,.16);
}

.main tr {
    background-color: rgba(0,0,0,.08);
}

.main td {
    text-indent: 2em;
}

.main li {
    text-indent: 0em;
    font-weight: bold;
}

.menu {
    margin-top: 10em;
}

.menu li {
    margin-bottom: 1em;
}