
/* Styles for Terrapin Garden pages */

   body, table, td, tr  { font-family:Verdana,arial,helvetica; font-size:8pt }
   table { table-layout:fixed }
      .menu {margin-top:-1pt; font-size:8pt }
      xxx.up { margin-top:-1pt }
   A:link { color: #666666; text-decoration: none }
   A:visited { color: #666666; text-decoration: none  }
   A:active { color: #003399; text-decoration: none  }
   A:hover { color: #FF6600; text-decoration: none }
   A.textlink:link { color: #666666; text-decoration: underline }
   A.textlink:visited { color: #666666; text-decoration: underline  }
   A.textlink:active { color: #003399; text-decoration: underline  }
   A.textlink:hover { color: #FF6600; text-decoration: underline }
   A.plantlink:link { color: #003399; text-decoration: underline; font-weight: bold }
   A.plantlink:active { color: #003399; text-decoration: underline; font-weight: bold }
   A.plantlink:visited { color: #666666; text-decoration: underline; font-weight: bold }   
   A.plantlink:hover { color: #FF6600; text-decoration: underline; font-weight: bold }
   h1 { font-size:130%; font-weight:bold; padding-top:8pt }
   h2 { font-size:100%; font-weight:bold }

   div.list { margin-right:15pt; font:8pt/16pt; }
   div.list p { margin-top:10px; margin-bottom:10px; }
   
   div.list2 { margin-left:25pt; margin-right:15pt; font:8pt/12pt; }
   div.list2 p { margin-top:0px; margin-bottom:5px; }

   div.list3 { margin-left:0pt; margin-right:25pt; font:8pt/12pt; }
   div.list3 p { margin-top:10px; margin-bottom:10px; }

