body {
    background: white;
    font-family: Times New Roman, Times, serif;
}

table {
    border-collapse: collapse;
    background: white;
    font-family: Times New Roman, serif;
    font-size: 1em;
}

th, td {
    border: 1px solid #aaa;
    padding: 8px 6px;
    vertical-align: middle;
    text-align: left;
}

th {
    background: #fff;
}

caption {
    font-family: Times New Roman, Times, serif;
    margin-bottom: 8px;
    font-size: 1em;
}

a {
    text-decoration: underline;
    color: #0000ee;
}

span {
    color: #333;
}

h1 {
    font-family: Times New Roman, Times, serif;
}
