html {
    /* Force Scrollbar trick for Mozilla browsers */
    height: 100%;
    margin-bottom: 1px
    }
Body {
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #0e3192;
    text-align: center;
    padding: 0;
    border: 0;
    margin: 0;
    line-height: 135%;
    background-image: url(/images/bg_2006.gif);
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: top center;
    background-attachment: fixed
    }
.img {
    border: 0
    }
table, td, tr {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #0e3192;
    border: 0;
    padding: 0;
    text-align: justify;
    margin: 0;
    line-height: 140%
    }
img.derond {
    margin-left: 10px;
    float: right;
    margin-bottom: 5px;
    border: 0
    }
a:link, a:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #0e3192;
    text-decoration: underline
    }
a:active, a:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFF;
    background-color: #0e3192
    }
.justify {
    text-align: justify;
    line-height: 140%
    }
.b {
    font-weight: bold;
    color: #0e3192;
    font-size: 11px
    }
.box {
    border: 1px #0e3192 solid;
    background-color: #e8ebf5;
    padding: 10px
    }
.box2 {
    border-top: 1px #0e3192 solid;
    border-bottom: 1px #0e3192 solid;
    background-color: #FFF;
    padding: 5px
    }