a
{
    color: #800000;
    font-size: 10pt;
}

body
{
    background-image: url(/images/background.jpg);
    font-family: sans-serif;
    font-size: 10pt;
}

h1
{
    color: #800000;
    font-size: 14pt;
    text-align: center;
}

h2
{
    color: #800000;
    font-size: 12pt;
    text-align: center;
}

h3
{
    color: #800000;
    font-size: 10pt;
    text-align: center;
}

li
{
    font-size: 10pt;
    margin-left: -20px;
    padding-left: 0px;
    padding-right: 5px;
    text-align: justify;
}

p
{
    font-size: 10pt;
    text-align: justify;
}

p.preamble
{
    font-size: 12pt; 
    font-weight: bold;
    text-align: center;
}

td
{
    font-size: 10pt;
    text-align: justify;
}
