body {
    background-color: #eeffdd;
    font-family: Verdana,Helvetica, Arial;
    font-size: 10pt;
}
h1 {
    font-size: 16pt;
}
h2 {
    font-size: 14pt;
}
h3 {
    font-size: 12pt;
}
h4 {
    font-size: 11pt;
}
p {
    text-align: justify;
    font-size: 10pt;
    margin-top: 1mm;
    margin-bottom: 1mm;
}
td {
    font-size: 10pt;
}
