<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* This stylesheet is included only in online output and sets all exandable sections 
     to invisible, and Show All link to visible */
.hs-collapsed
{
    display: none;
}
.hs-expanded
{
    margin-left: 14px;
}
div#HSShowAll
{
    display: block;
}
div#HSHideAll
{
    display: none;  
}</pre></body></html>