@CHARSET "ISO-8859-2";
BODY{
        background-color: black;
        color: bcbbb9;
        font-family: Verdana, Helvetica, Arial, Sans-Serif;
        font-size: 10pt;
        height: auto !important;
        height: 450px;
        min-height: 450px;
        margin: 0px 0px;
        padding: 0px;
        text-align: justify;
        width: 100%;
}

img {
        border: none;
}





