/*	Basic Jonas stylesheet	Invoke with the following:  		<link rel="stylesheet" type="text/css" href="../Jonas.css" title="Basic">	<script src="../Jonas.js"  language="JavaScript1.2" type="text/javascript"></script>*/body              { background: white }/* main body formatting */div.article       { margin: 1em 2em }div.ToC           { margin: 1em 4em }div.essay         { margin: 1em 2em }div.poem          { margin: 0em 2em }div.poemHead      { margin: 0em 2em }div.poemNote      { margin: 0em 2em }div.text h3       { margin: 1em 2em 0em 2em}div.story         { margin: 1em 2em }div.notes         { margin: 1em 2em }div.navig img.icon { float: left }address img.icon  { float: right; }div.navig table   {					margin-right: auto;					margin-left: auto;				  }div.navig th      { text-align: center; }/*  subsidiary pages  */div.illustrations { margin: 0em 2em }div.illustrations table{	margin-right: auto;	margin-left: auto;}div.illustrations td{	padding-top: 0em;	padding-bottom: 0em;}div.Pub           { margin: 0em 2em }div.MS            { margin: 0em 2em }div.ToC table{	margin-right: auto;	margin-left: auto;}div.ToC td{	text-align: left;	font-weight: bold;}div.ToC th{	text-align: right;	font-weight: bold;	padding-right: 1em;}table.bib { margin: 1em 0em 1em 0em; }table.facts td  { vertical-align: top; }table.log td    { vertical-align: top; }table.bib td{	vertical-align: top;	padding-bottom: 0.8em;}div.text td     { vertical-align: top; }blockquote td   { vertical-align: top; }blockquote td p { margin-top: 0em; }div.tp{	margin-right: auto;	margin-left: auto;	text-align: center;}ul.sublist{	list-style: none;	margin: 1em auto 1em auto;}td#JonasToC h3 { margin-left: 8em; }table.bib ul.sublist { 	margin: 0em auto 0em auto; }.centhead { text-align: center; }p.txt     { text-indent: 1.75em }p.cont    { text-indent: 0em    } /* continuations of paragraphs (after illus or block quote)     */p.part    { text-indent: 0em    } /* used for blockquote first paragraphs (rend=flushleft in TEI) */p.image { text-align: center; }p.caption { text-align: left;            font-style: italic  } /* image captions */p.bibliography{	text-align: left;	font-style: italic;	clear: left;}p.bibtxt       { text-align: left;                 font-style: italic;                text-indent: 1.75em  }p.speaker {   font-size: smaller;            margin-left: 3em  }span.infonote { font-size: 75%; }td.nowrap { white-space: nowrap; }td.announce p, p.announce {	margin-left: +1.0em;	background: #a3e5c4;	padding: .5em;	font-size: 110%;}td.announce a { text-decoration: underline; }td.announce a:link { color: blue; }td.announce a:visited { color: blue; }img.inline{	float: left;	clear: none;	display: block;	margin: 0.5em;}/*p.caption2 - home pagep.stanzap.list*/a img                   { border: 0px; }em                      { font-style: italic }p.caption em            { font-style: normal  } /* make this the opposite of p.caption */p.bibliography em       { font-style: normal  } /* make this the opposite of p.bibliography */p.bibtxt em             { font-style: normal  } /* make this the opposite of p.bibliography */em.foreign              { font-style: italic }em.label                { font-style: italic }p.bibliography em.label { font-style: italic }em.attribution          { font-style: italic }  /* used in About.html */em.suppliedTitle        { font-style: italic }  /* used in Texts.html */em.name                 { font-style: italic }  /* used in quotations */em.example              { font-style: italic }em.term                 { font-style: italic }em.quote                { font-style: italic }em.u                    { font-style: normal;                          text-decoration: underline }cite                    { font-style: italic }p.caption cite          { font-style: normal  } /* make this the opposite of p.caption */p.bibliography cite     { font-style: normal  } /* make this the opposite of p.bibliography */p.bibtxt cite           { font-style: normal  } /* make this the opposite of p.bibliography */strong                  { font-weight: bold  }strong.example          { font-weight: bold  }div.uplink   {      float: left;    }div.uplink p {  font-size: +80%;               text-align: center;  }/*span.list    { margin-left: +1.75em;                text-indent: -1.75em;               margin-bottom: -1em;               margin-top:    0em  }*//* hr       { clear: left } */