 body {background: #ffffcc}
 body.pretty {background: url(bonzai2.png) #ffffcc;}
 body.cone {background: url(pinebd2.jpg) #ffffcc; background-repeat: repeat-y; background-attachment: fixed}
 body.forest {background: url(oakbrd.jpg) #ffffcc; background-repeat: repeat-y; background-attachment: fixed}
 body.hell {background: url(firea2.jpg) #000000; background-repeat: repeat-y; background-attachment: fixed}
 body.leaf {background: url(leafbd2.jpg) #ffffcc; background-repeat: repeat-y; background-attachment: fixed}
 body.mush {background: url(mush1.jpg) #ffffcc; background-repeat: repeat-y; background-attachment: fixed}
 body.musi {background: url(musicbd.png) #ffffcc; background-repeat: repeat-y; background-attachment: fixed}
 body.pond {background: url(lilybd5.jpg) #ffffcc; background-repeat: repeat-y; background-attachment: fixed}
 body.xmas {background: url(pinebd2.jpg) #ffffff; background-repeat: repeat-y; background-attachment: fixed}
  a:link { color: #ff0000 }
  a:visited { color: #0000ff }
  a:active { color: #00cc00 }
 a.c1 {font-style: italic}
 h1 {font-family: Arial, Helv, sans-serif; font-weight: bold; font-size: 150%}
 h1.hell {color: #cccccc}
 h1.title {text-align: center; margin-bottom: 3em}
 h2 {font-family: Arial, Helv, sans-serif; font-weight: bold; font-size: 130%; margin-left: 1em}
 h2.title {text-align: center; margin-left: 0; margin-top: 2em; font-style: italic}
 h3 {font-family: Arial, Helv, sans-serif; font-weight: bold; font-size: 120%; margin-left: 2em}
 h3.title {text-align: center; margin-left: 0}
 h4 {font-family: Arial, Helv, sans-serif; font-weight: bold; font-size: 110%; margin-left: 3em}
 h4.title {text-align: center; margin-left: 0}
 h5 {font-family: Arial, Helv, sans-serif; font-weight: bold; font-size: 90%}
 h5.title {text-align: center; margin-left: 0}
 table {margin-left: auto; margin-right: auto}
 td p {margin-left: 1em; margin-bottom: 1em}
 td td p {margin-right: 2em}
 p {font-family: Arial, Helv, sans-serif; font-weight: bold; margin-left: 4em}
 p.c1 {text-align: center; margin-left: 0}
 p.c2 {text-align: left; margin-left: 0}
 p.title {margin-left: 0; margin-top: 3em}
 p.note {margin-left: 3em}
 p.explain {font-size: 80%; margin-left: 3em}
 p.froglet {text-align: right}
 div.c1 {text-align: center}
 div.c2 {text-align: left}
 col.c1 {text-align: center}
 col.c2 {text-align: left}
 col.c3 {text-align: right}
 span.c4 {font-family: Helv; font-size: 80%}
 span.bar {color: #ff0000}
 hr {color: #000000}
 hr.hell {color: #cccccc}
 hr.mini {width: 10%}
 hr.great {width: 25%}
 li {font-family: Arial, Helv, sans-serif; font-weight: bold; margin-top: 2em; text-align: left}
 li.1deep {margin-top: 1em; margin-left: 5em}
 li.2deep {margin-top: 1em}
 li.hell {color: #cccccc}
 li.none {list-style: none}
 img.poem {border-style: inset; border-color: #cccccc}
 .cfloat {float: center}
 .lfloat {float: left}
 .rfloat {float: right}
 .note {font-size: 80%; font-style: italic}

@media print {
  @page       { margin: 10% }
  h1, h2,
  h3, h4      { page-break-after: avoid; page-break-inside: avoid }
  blockquote, 
  ul, ol      { page-break-before: avoid }
  li          { page-break-inside: avoid }
}

@media speech {
  h1, h2, 
  h3, h4    { voice-family: paul, male; stress: 20; richness: 90 }
  h1        { pitch: x-low; pitch-range: 90 }
  h2        { pitch: x-low; pitch-range: 80 }
  h3        { pitch: low; pitch-range: 70 }
  h4        { pitch: medium; pitch-range: 60 }
  li        { pitch: medium; richness: 60 }
  i         { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
  b         { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
  a:link    { voice-family: harry, male }
  a:visited { voice-family: betty, female }
  a:active  { voice-family: betty, female; pitch-range: 80; pitch: x-high }
  p.note    { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
  p.explain { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
  span.hgp  { speak-punctuation: code }
  span.let  { speak: spell-out }
  span.num  { speak-numeral: digits }
  span.fig  { speak-numeral: continuous }
}


