body, p, address, li {
     font-family: times, serif;
     font-size: 12pt.;
}

#topnav, img {
     display: none;
}

h1, h2, h3, h4, h5 {
     color: black;
     background: transparent;
     text-align: left;
     font-family: times, serif;
}
h2 {
     margin-height: .5em;
     }
a.blue {
     padding-right, padding-left: 1em;
     color: blue;
     text-decoration: underline;
}
address {
     color: black;
     background: transparent;
}
#equipment {
     page-break-before: always !important;
}
.print {
     display: none;
}