body, p {
    font-size: 10pt;
    font-family: sansserif, helvetica, arial, verdana;
}
h1 {
    font-size: 18pt;
    font-weight: 700;
}
h2 {
    font-size: 16pt;
    font-weight: 700;
}
h3 {
    font-size: 14pt;
    font-weight: 700;
}
td {
    font-size: 10pt;
    font-family: sansserif, helvetica, arial, verdana;
}
p.spuro {
    font-size: 9pt;
    background-color: #ccffcc;
}
