<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#w1 header #hd1 #logo {top: 10px; width: 223px; height: 61px; background-image: url('gfx/logo.png');}

header #hd1 { border-bottom: 1px solid #A5A5A5; }
header #hd2 { background-color: #EBEBEB; }
header { background-color: #007ea4; }
#w1-1 { border-top: 42px solid #007ea4; }

h4.fp {
    line-height: 1;
    color: #000;
    text-transform: none;
    margin-top: 10px;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 0;
}

h4.ff {
    line-height: 1;
    color: #000;
    text-transform: none;
    margin-top: 10px;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0;
}

#lb1 {
    float: left;
    width: 355px;
    height: 135px;
    background-color: #e7edef
}


#lb2 {
    float: right;
    width: 355px;
    height: 135px;
    background-color: #e7edef
}

.lbsub {
    float: left;
    width: 190px;
    height: 105px;
    padding: 10px 0px 10px 15px;
}

.lbsub p {
    line-height: 14px;
}

#lb1 &gt; img, #lb2 &gt; img {
    float: left;
    width: 135px;
    height: 135px;
    border: 2px solid #e7edef;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

#cms {
    padding: 5px 5px 10px 10px;
}
    #cms h5 {
        font-family: 'TitilliumText25L600wt',sans-serif;
        font-size: 16px;
        text-align: center;
        padding: 10px;
    }

</pre></body></html>