<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  margin-left: 40px;
  background: #FFFFFF; 
  margin-right: 40px;
  font-size: 0.9em; 
  font-family: verdana,arial,sans-serif; 
  color: rgb(102,0,0);
}
/* specifies 12 pixels left and right margins, font face, text color */
div.marginL {
  margin-left: 10px;
}
/*moves left margin 10 pixels to the right*/
*.center {
  text-align: center;
}/*use to center anything*/img.icon {
  margin-bottom: -.4em;
  }
  /*for garden icon to align with text*/
  *.text {
  font-size: 1.2em;
}h1, H2, H4, H5, H6 {
  text-align: center; 
  color: rgb(102,0,0);
  font-family: verdana,arial,sans-serif;
}/* headings specified are centered, maroon */h1 {
  font-weight: bold;
  font-size: 1.9em;
}h2 {
  font-size: 1.5em;
  font-weight: bold;
}h2.left {
  font-size: 1.5em;
  font-weight: bold;
  text-align: left;
}h3 {text-align: left;
  color: rgb(102,0,0);
  font-family: verdana,arial,sans-serif;
  font-weight: bold;
  font-size: 1.3em;
}/* H3 heading is left aligned, color is maroon */
h4 {
  color: rgb(102,0,0);
  font-family: verdana,arial,sans-serif;
  font-weight: bold;
  font-size: 1.2em;
  text-align: justify;
  margin-right: 15px;
  margin-left: 15px;
}h5 {
  color: rgb(102,0,0);
  font-family: verdana,arial,sans-serif;
  font-weight: bold;
  font-size: 1.1em;
}
li {
  text-align: justify;
  font-size: 1.2em;
  line-height: 110%;
}/* justifies text for list items, sets font size */
li.one {
   margin-left: 1em;
}/* indents list item by 1 em*/
 
li.two {
   margin-left: 3em;
   list-style-type: circle;
}/* indents list item by 3 em; sets type of bullet*/  
li.three {
   margin-left: 5em;
   list-style-type: square;
}/* indents list item by 5 em; sets type of bullet*/  
li.four {
   margin-left: 7em;
   list-style-type: disc;
}/* indents list item by 7 em; sets type of bullet*/  
li.five {
   margin-left: 9em;
   list-style-type: circle;
}/* indents list item by 9 em; sets type of bullet*/  
li.six {
   margin-left: 11em;
   list-style-type: square;
}/* indents list item by 11 em; sets type of bullet*/  
li.seven {
   margin-left: 13em;
   list-style-type: disc;
}/* indents list item by 11 em; sets type of bullet*/  
a.glos:link {
  color: #008000;
  font-weight: bold;  
}/* colors anchor green, bold; used for glossary links */a.glos:visited {
  color: #008000;
}/* colors anchor green, non-bold when visited; used for glossary links */a.site {
  color: #505050;
  font-weight: bold;
}/* colors anchor gray, bold; used for bibliography links */a.site:visited {
  color: #505050;
  font-weight: normal;
}/* colors anchor gray, non-bold when visited; used for bibliography links */a:visited {
  color: #FF0000;
}/* colors anchor red when visited*/
img {
  padding: 5px;
  margin: 5px;
}/* pads image by 2 pixels */
*.rt {
  float: right; padding: 2px;
}/* aligns image to right--used for closing quill and ink gif */
*.right {
  float: right; padding: 2px;
}/* aligns right */
*.left {
  float: left;
}/* aligns image to left as floating image */
p.litcit {
  padding-left: 2em;
  text-indent: -2em; 
  font-size: 1.3em;
}
/* overhang for lit cit; font size */
a.litcit {
  display: block; 
  padding-left: 2em; 
  text-indent: -2em;
  font-size: 1.3em;}
  
  /*Allows a, which is not a block element, to act as one and thus display produce an overhang*/p.key2 {
  padding-left: 3em;
  text-indent: -3em; 
  font-size: 14pt;
  
}
/* overhang for keys; font size */p.key {
  padding-left: 3em;
  text-indent: -3em; 
  font-size: 14pt;
  margin-bottom: -.7em;
}
/* overhang for second of key couplet; font size */p.one {font-size: 0.6em;}
p.two {font-size: 0.8em;}
p.three {font-size: 0.9em;}
p.four {font-size: 1.2em;}
p.five {font-size: 1.5em;}
p.six {font-size:1.8em;}
p.seven {font-size: 2em;}
/* the above set the font size for the paragraph*/p.twoem
{
margin-left: 2em;
}p.fourem
{
margin-left: 4em;
}p.fiveem
{
margin-left: 5em;
}p.sixem
{
margin-left: 6em;
}p.eightem
{
margin-left: 8em;
}p.tenem
{
margin-left: 10em;
}p.twelveem
{
margin-left: 12em;
}p.fourteenem
{
margin-left: 14em;
}p.sixteenem
{
margin-left: 16em;
}p.eighteenem
{
margin-left: 18em;
}/* Used for indenting, such as for systematic tables*/.elementleft {
text-align: left;
}p {
  font-size: 1.2em;
}p.para {
  text-indent: 1.5em;
  font-size: 1.2em;
  text-align: justify;
}
p.bmarg {
  margin-bottom: -6px; 
  line-height: 145%; 
  text-align: left;
}
/* decreases space indicated by a &lt;p&gt;; useful for table of contents to keep content packages separate but by less than the paragraph height */
td {
  font-size: 1.1em;
}dt {
  font-size: 1.1em;
}dd {
  font-size: 1.1em;
}div.menu {
	float: left; 
	width: 12%; 
	margin-left: .4em; 
	margin-right: 2em; 
	font-size: 0.6em; 
	border-style: solid solid solid none; 
	border-width: .2mm .2mm .2mm 0; 
	padding: .6em .6em 2.2em .6em;
	
}img.speciesaccount {
 	float: right; 
	margin-right: 3em; 
	margin-top: 1em;
}/* Use in species account to float distribution map to right */

div#footer {position: fixed; bottom: 0; width: 100%; height: auto;}</pre></body></html>