<!-- This is my cascading style file-->
<!-- 

<STYLE type="text/css">

BODY { font-family: serif;
       color: white;
       background-image: url(reptilesv.gif);
      }

H1   { color: black;
       background: white;
       text-decoration: underline;
       font-family: Times, Helvetica, sans-serif;
       font-size: 40pt;
     }

H2,H3{ font-family: Verdana, Helvetica, sans-serif;}

H2   { color: maroon;
       text-decoration: underline;}

P    { margin-left: 10em;
       margin-right: 3em; }

SUP  { font-family: times, helvetica, sans-serif; 
     }


SUB  { font-family: times;
       color: #FF0000;
     }

DIV.endnote P { text-indent: -1em; 
               color: #333333;}

.link {text-decoration: underline;}

</STYLE>

-->


