body{
    background-color: #ffffff;
    margin: 0px;
    font-family: Arial, sans-serif;
    font-weight: light;
}

h1{
    font-size: 18pt;
    letter-spacing: 1.31em;
}

a{
    text-decoration: none;
    font-size: 10pt;
    letter-spacing: 0.2em;
    color: #777777;
}
table{
    font-size: 10pt;
    line-height: 16pt;
    letter-spacing: 0.25em;
    color: #777777;
}

