<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.logo{
    font-size: 22pt;
    color: #666;
}

.header-today{
    padding-top: 10px;

    font-size:9pt;
}

.logotxt{
    font-size: 22pt;
    padding-left: 20px;
    color: #ffffff;
    font-weight: bold;
    font-family: Helvetica;
    text-shadow:  1px 1px 0 #b9b9b9, 1px 1px 0 #aaa, 2px 1px 2px rgba(0,0,0,.3);
    text-align: center;
    height: 70px;
    padding-left: 00px;
    white-space: nowrap;
}

.border-top{
    box-shadow:   4px 4px 0 #b9b9b9, 3px 1px 5px #aaa, 2px 3px 2px rgba(0,0,0,.3);
}

.logosubtext{
    font-size: 8pt;
    line-height:10pt;
    text-align: center;
    color: #ffffff;
}</pre></body></html>