@import url("niftyPrint.css");


body, body div, body p, body th, body td, body li, body dd {
background: #fff;
color: #000;
font-family: Garamond, "Times New Roman", Times, serif;
font-size: 12pt;
}
h1, h2, h3, h4 {
margin: 0 0 0.8em 0;
font-weight: bold;
font-family: Garamond, "Times New Roman", Times, serif;
page-break-after: avoid;
}
h1 {
font-size: 20pt;
}
h2 {
font-size: 16pt;
border-bottom: 1px solid #000;
}
h3 {
font-size: 14pt;
border-bottom: 1px dashed #000;
}
h4 {
font-size: 13pt;
}
p {
line-height: 120%;
margin: 1em 0;
}
hr {
width: 80%;
}
cite {
font-style: italic;
}
q:before, q:after {
content: "";
}
ul, ol, dl {
padding-left: 2em;
margin-left: 0;
margin-top: 0;
text-indent: 0;
line-height: 120%;
page-break-inside: avoid;
}
table {
page-break-inside: auto;
page-break-before: avoid;
}
a:link, a:visited {
text-decoration: none;
color: #520;
background: transparent;
}
a:link:after, a:visited:after {
content: " (" attr(href) ")";
font-size: 10pt;
font-weight: normal;
font-style: normal;
color: #000;
}
a:not([href^="http://"]) {
color: #000;
background: transparent;
text-decoration: none;
}
a:not([href^="http://"]):after {
content: "";
}
a[href^="#"] {
color: #000;
background: transparent;
text-decoration: none;
}
a[href^="#"]:after {
content: "";
}
a img {
border: 0;
}
acronym, abbr, span.abbr {
 border: 0;
}
acronym[title]:after {
content: " (" attr(title) ")";
}
#header h1 span {
font-size: 14pt;
}
#main img {
float: left;
border: 0;
margin-right: 0.25in;
}
#main img.nofloat {
float: none;
margin-right: 0;
}
#main ul {
list-style: circle;
}
#main p.totop {
display: none;
}
#sidebar {
display: none; 
}
#footer {
margin-top: 0.5in;
border-top: 1px #000 solid;
}
#footer p {
font-size: 10pt;
}
#footer p span {
display: none;
}
