<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">div#contents
{
    padding-bottom: 0px;
    height: 1000px;
}

div#over
{
    height: 80px;
    width: 860px;
    margin: 0 auto;
    background-image: url(/img/bgdiv.png);
    text-align: center;
    position: absolute;
    margin-left: 0px;
    z-index: 200;
    top: 465px;
    color: #000000;
}

div#over h1
{
    font-size: 24px;
    font-weight: normal;
    margin-top: 28px;
}

div#over h1 img
{
    display: inline;
    height: 6px;
    margin: 4px;
}

div#foto
{
    clear: both;
    height: 355px;
    margin-bottom: 20px;
    margin-top: 10px;
}

div#foto img
{
    width: 860px;
    position: absolute;
}

div#txt
{
    width: 62%;
    height: 165px;
    float: left;
    text-align: left;
    font-size: 10pt;
    margin-top: 15px;
}

div#txt ul
{
    list-style-image: url(/img/point.png);
}

div#cartolaio
{
    background-image: url(/img/cartolaio_btn.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    height: 160px;
    width: 310px;
    float: right;
    text-align: left;
    font-size: 9pt;
    font-style: italic;
}

div#cartolaio a:hover
{
    color: Red;
}

div#cartolaio a span
{
    display: block;
    margin-top: 10px;
    padding-top: 39px;
    padding-bottom: 39px;
    padding-left: 26px;
}

div#btm
{
    width: 100%;
    height: 290px;
    clear: both;
}

div.columns
{
    margin-right: 40px;
}

div.cols
{
    font-size: 10pt;
    width: 150px;
    float: left;
    text-align: left;
    margin-left: 27px;
    border-top: 1px Dotted #D0D0D0;
}

div.cols h1
{
    font-weight: normal;
    margin-top: 15px;
    margin-bottom: 5px;
    text-align: left;
}

div.cols a
{
    font-style: italic;
    color: #FF5555;
}

div.cols a:hover
{
    color: Red;
}

div.cols a img
{
    margin: 0px;
    width: 143px;
}

div.cols div
{
    margin-top: 7px;
}</pre></body></html>