body {
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    background-color: #ffffff;
}

a{
    color: #6F7AA0;
}

a:visited {
    color: #ADB9E4;
}

table, tr, th, td {
    font-size: 12px;
    margin: 0;
    border: 1px solid black;
    padding: 0, 4px, 0, 4px;
    background-color: #ffffff;
}

th {
    font-size: 24px;
    text-align: left;
    color: #ffffff;
    background-color: #000000;
}
