/* glossary print style */

body { color: #000000; background: #ffffff; font-size: 17pt; }
a:link { color: #000000; text-decoration: none; font-weight: bold; }
a:visited { color: #000000; text-decoration: none; font-weight: bold; }
a:active { color: #000000; text-decoration: none; font-weight: bold; }
a:hover { color:#000000; text-decoration: none; font-weight: bold; }
dt { color: #000000; font-weight: bold; margin-bottom: 12px; margin-top: 12px; font-size: 17pt; }
dd { color: #000000; font-size: 17pt; }
h2 { color: #000000; text-align: center; }
h3 { color: #000000; text-align: center; }
p.nav { color: #000000; text-align: center; font-weight: bold; }
span { color: #000000; }