<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">H1.jsearch {
    font-size  : 16px;
    font-weight: normal;
    margin     : 0px;
    text-align : center;
}


H1.jsearch-b {
    font-size  : 16px;
    font-weight: bold;
    margin     : 0px;
    text-align : center;
}


H2.jsearch {
    font-size  : 100%;
    font-weight: normal;
    display    : inline;
    margin     : 0px;
}


H2.jsearch-b {
    font-size  : 100%;
    font-weight: bold;
    display    : inline;
    margin     : 0px;
}


strong.jsearch {
    font-weight: normal;
}
</pre></body></html>