<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h2{
    font-size: 19px !important;
    margin: 20px 0 6px;
    clear:both;
}
h2 a{
    text-decoration: none;
}
h3 a{
    color: #cc0000;
    text-decoration: none;
}
.section-description{
    line-height: 1.5;
    padding:0 0 15px 100px;
    overflow: hidden;
}
.section-description img{
    float: left;
    margin-left:-100px;
}
.detail-info.submit{
    display: inline-block;
    text-decoration: none;
    line-height: 25px;
    height: 25px;
    min-height: 25px;
}
.detail-info.submit:hover{
    background: #cc0000;
}</pre></body></html>