/* Printable version style sheet */
#logo a img {border: none; margin-bottom: 20pt;}
/* Remove font weight, family, and colors & change pixels to points */
body, h1, h2, h3, strong {background: #fff; color: #000; font: 12pt georgia,serif;}
h2 {font-size: 16pt;}
h3 {font-size: 14pt;}
#contact {font-size: 10pt;}
/* Disable displays */
#globalnav, #subnav, #copyright, #contact, #content img {display: none;}
acronym {border-bottom: none;}
/* Enable print displays */
#print {margin-top: 20pt;}
