
body {margin-left: 10%; margin-right: 10%; background-color: #ABF;
color: inherit;}
body.light {background-color: #DDF; color: inherit;}

hr {width: 80%; margin-top: 1em; margin-bottom: 1em;}
hr.mid {width: 40%;}

a {text-decoration: none;}

h1, h2, h3, h4, h5, h6 {font-style: normal; font-weight: normal;
text-align: center; margin-top: 1em; margin-bottom: .75em;}

h1 {font-size: 250%; margin-top: .5em;}
h2 {font-size: 200%;}
h3 {font-size: 150%;}
h4 {font-size: 120%;}
h5 {font-size: 100%;}
h6 {font-size: 85%;}

p, blockquote {text-align: left; line-height: 1.2; margin-top: .6em;
margin-bottom: 0em;}

.sample {color: #000; background-color: #FFF; font-family: sans-serif;
font-size: 85%;}
p.sample {border: thin solid #669; margin-right: 2em; margin-left: 2em;
padding: .6em;}
div.sample {border: thin solid #669; margin: .8em 2em;
padding: .2em .6em .6em;}
div.sample p.continue {margin-top: .3em;}

span.sample {padding: .1em; border: none; outline: thin solid #669;}

p.illustration {text-align: center; margin: 1em;}
p.caption, td.caption {text-align: center; font-size: 88%;}

/* Alonzo & Melissa */

div.verse {margin: .4em 2em 0; font-size: 92%;}
div.verse p {margin-left: 4em; text-indent: -4em; margin-top: 0;}
p.verse {margin-left: 6em; text-indent: -4em; font-size: 92%;}

p.footnote {margin: .6em 2em 0;}

/* Judy */

p.hanging {margin-left: 1.5em; text-indent: -1.5em;}
p.inset {margin: .2em 1.75em; font-size: 88%;}

/* tables */

table {margin-left: auto; margin-right: auto; margin-top: .5em;}

td {text-align: center; vertical-align: top; padding-top: 1em;}
td.middle, table.middle td {vertical-align: middle;}
td.leftline {border-left: thin solid #006;}

table.mainlink td {padding: .5em 2em .5em 1em; font-size: 105%;
line-height: 1.2em; text-align: left;}


/* character format */

.smallcaps {font-variant: small-caps; font-style: normal;}
.smallroman {font-size: 80%;}
.heavy {font-size: 115%; font-weight: bold;}
.smallest {font-size: 75%;}

.topgap {padding-top: 1em;}
.center {text-align: center;}
.left {text-align: left;}
.right {text-align: right;}

.nowrap {white-space: nowrap;}


