body {

        background-color: #FFFFFF;
        color: #000000;
        font-family: arial;
        font-size: 10pt;
}


a:link        { text-decoration: none; color: #000000; }
a:visited     { text-decoration: none; color: #000000; }
a:hover       { text-decoration: underline; color: #000000; }




h1 {
        font-family: arial;
        font-size: 15px;
        font-weight: bold;
        color: #000000;
        text-align: left;
}


p { text-align: justify; }


td {

        background-color: #FFFFFF;
        color: #000000;
        font-family: arial;
        font-size: 10pt;
        padding: 5px;
}
