/* Styles */
h1 {
    font-size: 20pt;
}

h2 {
    font-size: 18pt;
}

h3 {
    font-size: 16pt;
}

table, p, li {
    font-size: 14pt;
}
