/* Print CSS */

body {color:black;font-size: 11pt !important;}
h1 {font-size: 200% !important;}
h2 {font-size: 150% !important;}

#footer-container .wrapper {background: none !important;}
#footer-container ul {display:none !important;}


.typography h2, .typography h3, .typography h4, .typography h5 {color:black;padding-bottom:10px;}
.typography p, .typography td {color:black;line-height:1.5em;}
.typography p, .typography table {color:black;margin-bottom:1.5em;}
.typography ul, ol {color:black;margin: 0 0 1.5em 3em;}
.typography ul {color:black;list-style-type:disc;}
.typography ol {color:black;list-style-type:decimal;}
.typography ul li {color:black;line-height:1.5em;}
.typography ol li {color:black;line-height:1.5em;}
