<!--
body { color: yellow; font-weight: bold; font-size: 12pt; font-family: "Times New Roman", Times, Georgia, serif; background-color: black }
a:link  { color: lime; border: none; background-color: transparent }
a:visited  { color: red; border: none; background-color: transparent }
a:hover  { color: aqua; border: none; background-color: transparent }
h1 { font-weight: bold; font-size: 24pt }
h2 { font-weight: bold; font-size: 21pt }
h3 { font-weight: bold; font-size: 18pt }
h4 { font-weight: bold; font-size: 15pt }
h5 { font-weight: bold; font-size: 12pt }
img {border: none }
.book  { text-decoration: underline }
.copyright { font-style: italic; font-weight: bold }
.cutline    { text-align: left; width: 600px }
.journal  { text-align: left; width: 500px }
.location  { text-decoration: underline }
.longquote  { padding-left: 50px; padding-right: 50px }
.sciname { font-style: italic }
.strike { text-decoration: line-through }
-->