body {
    background-color: #ffffff;
    font-family: sans-serif;
    font-size: 12pt;
    line-height: 16pt;
}

h1 {
    font-size: 20pt;
    line-height: 24pt;
}
h2 {
    font-size: 16pt;
}
h3 {
    font-size: 14pt;
}

table {
}

td {
    padding: 5px;
}   

