<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import "main.css";
@import "right_col.css";

/* col1_638 */

body &gt; div:nth-of-type(1) &gt; div:nth-of-type(3) &gt; div &gt; div:nth-of-type(1) {
    float: left;
    max-width: 638px;
    margin-right: 20px;
    margin-bottom: 20px;
}

body &gt; div:nth-of-type(1) &gt; div:nth-of-type(3) &gt; div &gt; div:nth-of-type(1) &gt; p {
    font-size: 13px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
}

body &gt; div:nth-of-type(1) &gt; div:nth-of-type(3) &gt; div &gt; div:nth-of-type(1) &gt; h1 {
    font-family: Trebuchet MS, Arial;
    font-size: 29px;
    font-weight: bold;
    color: #1874cd;
    padding: 0;
    margin-top: 0;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    letter-spacing: 1px;
}

body &gt; div:nth-of-type(1) &gt; div:nth-of-type(3) &gt; div &gt; div:nth-of-type(1) &gt; h2 {
    font-family: Trebuchet MS, Arial;
    font-size: 19px;
    font-weight: bold;
    color: #1874cd;
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    letter-spacing: 1px;
}

body &gt; div:nth-of-type(1) &gt; div:nth-of-type(3) &gt; div &gt; div:nth-of-type(1) &gt; div {
    border-bottom: 0px solid #1874cd;
    margin-top: 0px;
    margin-bottom: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
    color: #ffffff;
    background-color: #1874cd;
}

/* col2_336 */

body &gt; div:nth-of-type(1) &gt; div:nth-of-type(3) &gt; div &gt; div:nth-of-type(2) {
    float: left;
    width: 336px;
}</pre></body></html>