html,
body {
    width: 100%;
    height: 100%;
    font-family:
        "Trebuchet MS",
        "Lucida Sans Unicode",
        "DejaVu Sans",
        "Bitstream Vera Sans",
        "Liberation Sans",
        Verdana,
        sans-serif;
    line-height: 1.5;
}

td,
th {
    padding: 0.166em 5px;
    text-align: left;
}

nav>a {
    padding: 0.166em 5px;
}