body {

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


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


h3 {
        font-family: arial;
        font-size: 18px;
        line-height: 14px;
        font-weight: bold;
        color: #000000;
        text-align: right;
        margin-top: 5px;
}


h1 {
        font-family: arial;
        font-size: 16px;
        line-height: 13px;
        font-weight: bold;
        color: #000000;
        text-align: left;
}

h2 {
        font-family: arial;
        font-size: 14px;
        line-height: 29px;
        font-weight: bold;
        color: #000000;
        text-align: left;
        margin-bottom: -15px;
}

p { text-align: justify; }


td {

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


#footer{
        border-top: 1px solid #cecece;
        clear: both;
        margin: 0px;
        padding: 0px;
        width: 100%;
        overflow: hidden;
        background-color: #FFFFFF;
        text-align: center;
        font-size: 8pt;
}
