body
{ color: black; background-color: #FFFFF0;
  font-family: Verdana, sans-serif;
  font-size: small; line-height: 1.6em;
  margin: 0pt 0pt 0pt 6pt; padding: 0pt }

/* undo the base classic.css settings by explicitly defining
   default values for everything it sets, so the rest of
   this style sheet isn't affected by classic.css settings */

h1, h2, h3, p, li, hr
{ font-size: small;
  text-decoration: none; line-height: normal;
  border: none; border-style: none; 
  border-width: medium;
  margin: 0pt; padding: 0pt; }

/* now we can play and not sweat what classic.css did */

h1, h2, h3
{ font-family: Georgia, serif;
  font-weight: normal;
  text-decoration: none }

p, li
{ font-family: Verdana, sans-serif;
  font-size: 10pt; line-height: 1.6;
  padding: 12pt 18pt 6pt }

h1
{ font-size: 18pt;
  padding: 12pt 12pt 12pt }

h3
{ font-size: 14pt;
  padding: 6pt }

hr
{ color: #204080; 
  border-top-style: solid; border-left-style: none;
  border-right-style: none; border-bottom-style: none;
  margin: 30pt 6pt 24pt; padding: 6pt 0pt 0pt }

hr.minor
{ border-top-style: solid; border-left-style: none;
  border-right-style: none; border-bottom-style: none;
  border-top-width: thin; border-left-width: none;
  border-right-width: none; border-bottom-width: none }

a {text-decoration: none}
a:link {color: #204060}
a:active {color: #800000}
a:visited {color: #000060}
a:hover {color: #800000}

p.jump
{ background-color: #A0A0C0;
  font-size: 8pt; padding: 3pt }

#main
{ background-color: #FFFFF0;
  padding: 0pt 0pt 24pt 0pt }

.contentsitem
{ background-color: #F8F8FF;
  margin: 6pt 12pt 12pt 24pt; padding: 0pt 0pt 12pt 0pt }

#footer
{ background-color: #A0A0C0;
  padding: 3pt }

p.footerlineabove
{ line-height: 0.2;
  border-bottom-style: none;
  margin: 0pt; padding: 0pt }

p.footer
{ font-size: 8pt; margin: 0pt; padding: 0pt }

p.footerline
{ line-height: 0.2;
  border-bottom-style: none;
  margin: 0pt; padding: 0pt }


.contentsitem h3
{ font-size: 14pt;
  margin: 0pt; padding: 3pt 6pt 3pt }

.contentsitem p
{ margin: 0pt; padding: 3pt 6pt 3pt }

p.indexlyric
{ font-style: italic;
  margin-left: 18pt; padding: 3pt }

p.indexchapters
{ margin-top: -12pt; margin-left: 18pt; padding: 3pt }


