/* Stylesheet for A Story About Eden
 *
 * 2000-09-24: Todd Owen
 * - lovingly created
 * 2000-09-25
 * 2000-10-07
 */


DIV.poem {
  margin-left: 3em;
}

DIV.poem TABLE {
  padding: 0;
  border-style: none;
}

DIV.poem TD {
  font-family: verdana, arial, sans-serif;
  font-size: 9pt;
  line-height: 12pt;

  padding: 0;
  border-style: none;
}

DIV.poem TD.lynxGap {
  font-size: 1pt;
}

DIV.poem H2 {
  font-family: verdana, arial, sans-serif;
  font-size: 11pt;
  font-weight: bold;
}

DIV.poem H1 {
  font-family: verdana, arial, sans-serif;
  font-size: 14pt;
  font-weight: bold;
  font-style: normal;
}

DIV.poem P.nav {
  font-family: verdana, arial, sans-serif;
  font-size: 9pt;

  margin-left: 1em;
}

DIV.poem A {
  text-decoration: none;
  font-weight: bold;
}

P.bottom {
  text-align: right;
  font-family: verdana, arial, sans-serif;
  font-size: 8pt;
  color: #aaa;

  margin-top: 0;
}

P.bottom A {
  color: #aaa
}

HR.bottom {
  margin-top: 1em;
}

TABLE.title {
  padding: 0;
  border-style: none;
}

TABLE.title TD {
  padding: 0;
  border-style: none;
}
