p, ol, ul, li, blockquote {
page-break-inside: avoid;
orphans: 6;
widows: 5
}

h1, h2, h3, h4, h5, h6 {
page-break-after: avoid
}

.print-break {
page-break-after: always
}

.noprint, #header-c, #sidebar, #footer, #credits {
display: none
}

.printonly, #logo {
display: block
}

body {
padding-top: 10px
}

body, #content{
font: 12pt/20pt 'Garamond Premr Pro smbd', Georgia, Times, "Times New Roman", serif !important;
color: #000;
background-color: #ffffff
}

* {
background-image: none
}

a {
background: transparent;
font-weight: 700;
text-decoration: underline;
color: #039
}

a[href^="http://"]:after {
content: " (" attr(href) ") ";
font-size: 90%;
font-style: italic;
font-weight: normal;
color: #ccc
}

.center {
display: table;
margin-left: auto;
margin-right: auto
}

.print-bottom {
display: block !important;
position: absolute !important;
bottom: 20pt !important
}

.print-footer {
display: block;
border-top: 1px solid #111;
margin-top: 2em;
padding-top: 0.5em
}
