body
{
    color: black;
}

em  { font-style: italic; }
h1, h2, h3, h4  { color: #999; }
h1 em, h2 em, h3 em, h4 em { font-style: normal; }


#leading-capital    { margin-top: -0.25em; margin-left: 0; }

#footer
{
    background-color: white;
    color: #666;
    page-break-inside: avoid;
}


#footer h3  { color: #aeaeae; }
#footer em  { color: black; }

#footer .channel    { border-color: #eee; border-width: 0 1pt; }

#footer .channel:first-child    { border-left: 0; }
#footer .channel:last-child     { border-right: 0; }

#company-description    { background: transparent; }

#contact-methods-other  { display: none; }

#logo,
#metadata   { display: none; }

a.printable:after   { content: ": " attr(href); }