<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">div.footer
    {
    width: 750px;
    height: 150px;
    font-size: 11px;
    color: Gray;
    text-align: center;    
    background-color: White;        
    }

        div.footer div.footerlinktable
            {
            }
            
            div.footer div.footerlinktable div.footerlink
                {
                width: 187px;
                height: 15px;                
                float: left;
                } 

        div.footer div.copyright
            {
            text-align: center;
            }</pre></body></html>