/* Articles stylesheet */

BODY {font-family:Georgia, Times, serif; background-color:#FFFFF0} /*ivory*/
H2 SPAN.author {font-size:0.7em}
H2 SPAN.subtitle {font-size:0.7em}
H3 {font-weight:lighter; text-align:center}

/* divisions */
DIV.intro {margin-top:1.5em; margin-bottom:1.5em; font-style:italic}
DIV.intro EM {font-style:normal}
DIV.quoteonly {margin-top:5em; margin-bottom:4em; margin-left:10 em; margin-right:10em}
DIV.bottomnote {}

/* notes */
DIV.note {margin-bottom:1.5em}
DIV.nthd {margin-left}
DIV.nt {margin-left:1em} 	/* first unindented paragraph */
DIV.ntind {margin-left:1 em; text-indent:2 em; margin-top:1 em}  /* indented paragraph */
DIV.sync {font-size:.8em; margin-top:0.3em; margin-left:1em}

/* quotes */
blockquote {margin-left:5 em; margin-right:5 em; margin-top:1.5 em; margin-bottom:1.5 em; color:#000080} /*navy*/

/* poem */
DIV.poem {margin-left:5em; margin-top:1.5em; margin-bottom:1.5em}
div.line1 {margin-left:2em}

/* table */
TABLE { margin-top:1.5 em; margin-left:2 em;}

P {text-indent:2 em}
P.ini {text-indent:0 em}	/* initial par. */
P.ctd {text-indent:0 em}	/* continuation of par. */
P.end {text-align:center} /*~~ at end*/
P.foreword {margin-left:4 em; margin-right:4 em; text-indent:0 em; margin-top:2em; margin-bottom:2 em}

/* author's signature, date, place */
P.signed {text-indent:0em}
SPAN.auname {text-transform:uppercase}

/* note refs -- <a class="ntref" name="ref.f1" href="notes.html#f1" target="notes">1</a> */
A.ntref { vertical-align:super; font-size:0.8em}
A {color:#A52A2A; text-decoration:none} /*brown*/

/* page number -- <a class="pgno" name="PG286">/p. 286/</a> */
A.pgno { font-size:0.8 em; color:gray }

EM {font-style:italic} /* classes title, frg */

/* foreign language fonts */
SPAN.grc {font-family:Galatia SIL}

