body {
   background: white;
   font-family: "Book Antiqua", Palatino, Georgia, "Times New Roman", "Hoefler Text", serif;
   color: #000;
   }
h1 {
	font-size: 20pt;
	line-height: 28pt; 
	font-weight: normal;
	margin-bottom: 10pt;
	}
h2 {
	font-size: 16pt; 
	line-height: 22pt; 
	font-weight: bold;
	margin-bottom: 7pt;
	}
h3, h4, h5 {
	font-size: 12pt;
	line-height: 18pt; 
	font-weight: bold;
	margin-bottom: 6pt;
	}
p   {
	font-size: 11pt;
	line-height: 20pt; 
	margin: 0;
	padding: 0;
	text-indent: 1.3em;
	}
p.noindent {
	text-indent: 0;
	}
p.center {
	text-indent: 0;
	text-align: center;
	}
p.endnote   {
	font-size: 10pt;
	line-height: 16pt;
	margin: 0;
	padding: 0;
	text-indent: 0;
	padding-bottom: 8pt;
	}
p.marg  {
	text-indent: 0;
	margin-left: 33pt;
	margin-bottom: 10pt;
	}
p.marg1  {
	text-indent: 0;
	margin-left: 33pt;
	margin-bottom: 10pt;
	font-size: 13pt;
	line-height: 24pt;
	border-bottom: 1pt solid #000;
	}
p.thinspace	{
	line-height: 2pt;
	} /* readings.htm lines between altquotes FAQ */
p.form {
	text-indent: 0;
	margin-top: 12pt;
	margin-bottom: 12pt;
	}
p.asterisk {
	text-indent: 0;
	text-align: center;
	margin-top: 18pt; 
	margin-bottom: 18pt; 
	}
p.copyright {
	font-size: 9pt; 
	text-indent: 0;
	border-top: 1pt solid;
	padding-top: 5pt;
	margin-top: 40pt;
	}
p.paypal {
	text-indent: 0;
	}	
.chinese {
	font-size: 13pt;
	line-height: 24pt;
	font-family: SimSun, PMingLiU, MingLiU, serif;
	text-indent: 0;
	letter-spacing: 0.1em;
	margin-top: 8pt;
	}
.chininset  {
	font-size: 11pt; 
	font-family: SimSun, PMingLiU, MingLiU, serif;
	} /* Chinese inset in 11pt bodytext */
.chinesegloss  {
	font-size: 16pt;
	line-height: 30pt;
	font-family: SimSun, PMingLiU, MingLiU, serif;
	letter-spacing: 1pt;
	}	
.pinyingloss  {
	font-size: 13pt; 
	line-height: 30pt; 
	font-weight: bold;
	}		
.pinyin   {
    font-size: 10pt;
	line-height: 24pt; /*same leading as .chinese, so hexagram pages match up */
	margin: 0;
	padding: 0;
	text-indent: 0;
	}				
p.blockquote {
	font-size: 10pt; 
	line-height: 16pt; 
	}
p.blocknoindent {
	font-size: 10pt;
	line-height: 16pt; 
	text-indent : 0;
	}
p.blockflushright {
	font-size: 10pt;
	line-height: 16pt;
	text-align: right;
	text-indent: 0;
	}
blockquote {
	font-size: 10pt;
	line-height: 16pt;
	margin-left: 2em;
	margin-right: 2em;
	}
li  {
	font-size: 10pt;
	line-height: 16pt;
	margin: 0;
	list-style: square; 
	}
.hide {
   display: none;
   }
strong, b {
	font-weight: bold;
	}
em, cite, i {
	font-style: italic;
	}
.bookdetail  {
	font-size: 10pt;
	line-height: 16pt;
	text-indent: 0;
	}
.firstpub  {
	font-size: 10pt;
	line-height: 16pt;
	text-indent: 0;
	margin-top: 11pt;
	}
.byline  {
	font-size: 11pt;
	line-height: 20pt;
	text-indent: 0;
	margin-top: 14pt;
	text-align: right;
	}	
.strike  {
	text-decoration: line-through;
	}
.altquote  {
	font-size: 10pt;
	line-height: 16pt;
	text-indent: 0;
	margin-top: 8pt;
	margin-bottom: 8pt;
	}	
.boxblue, .boxred  {
	display: none;
	}
.smallcap {
	font-size: 10pt;
	letter-spacing: 0.1em;
	}
.smallcaph5 {
	font-size: 10pt;
	letter-spacing: 0.1em;
	}
.floatright {
	float: right;
	margin-left: 10pt;
	margin-top: 5pt;
	}
.floatleft {
	float: left;
	margin-right: 10pt;
	margin-top: 5pt;
	}
.floatleftadjust {
	float: left;
	margin-right: 10pt;
	margin-top: 6pt;
	} /* to correct top alignment if needed, as on tiny graphic on compton.htm */
.pic {
	margin-top: 12pt;
	margin-bottom: 12pt;
	text-indent: 0;
	} /* non-floated images */
.piccentre	{
	margin-top: 12pt;
	margin-bottom: 12pt;
	text-indent: 0;
	text-align: center;
	} /* non-floated images */
#spacesolve {
    width: auto; 
    margin: 8% 8%;
    padding: 0;
    border: 0;
    color: black;
    background: transparent none;
    }
#mast, #navcontainer {
    display: none;
    }
a:link, a:visited {
   color: #000; /*520*/
   background: transparent;
   font-weight: bold;
   text-decoration: none;
   border-bottom: 1pt dotted #000;
   }
a.ee   {
	color: #000;
	font-weight: normal;
	text-decoration: none;
	border-bottom: none;	
	}
/*#spacesolve a:link:after, #spacesolve a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 70%;
   } */