<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
#vpb_loading_box {
    cursor: pointer;
    display: none;
    font-family: "museo-sans",sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin: 20px 1px 20px 0;
    padding: 10px 20px;
    text-align: center;
}
#vpb_loading_box:hover {
}
#loaded_data {
    margin: 0 auto;
    width: 95%;
}
#loaded_data h2 {
    color: #444;
    font-family: "chaparral-pro",sans-serif;
    font-size: 24px;
    margin-bottom: 0;
}
#loaded_data p {
    font-size: 1em;
    line-height: 1.2em;
    text-align: justify;
}
#loaded_data hr {
    border-color: -moz-use-text-color -moz-use-text-color #eee;
    border-style: none none solid;
    border-width: 0 0 1px;
}
#loaded_data_1 {
    margin: 0 auto;
    width: 98%;
}
#loaded_data_1 h2 {
    color: #444;
    font-family: "chaparral-pro",sans-serif;
    font-size: 24px;
    margin-bottom: 0;
}
#loaded_data_1 p {
    font-size: 1em;
    line-height: 24px;
    text-align: justify;
}
#loaded_data_1 hr {
    border-color: -moz-use-text-color -moz-use-text-color #eee;
    border-style: none none solid;
    border-width: 0 0 1px;
}
</pre></body></html>