<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.author_bio img{
  float:left;
  padding-right:10px;
  width:80px
}

.author_bio p{
  float:left
}

div.author_bio{
  display:flex;
  padding: 0px 5px 0px 10px;
  background-color:#eee;
  margin-bottom:20px;
  margin-top:20px
}

.demi_oblique{
  font-weight:700
}

.abstract{
  font-style:italic;
  margin: 10px 10px 10px 10px;
  border-left: solid 2px #eee;
  border-right: solid 2px #eee;
  padding: 0px 20px 0px 20px;
}

h1{
  line-height:normal;
  color:#636;
  font-family:Georgia, Times New Roman, sans-serif;
  font-size:xx-large
}

p.byline{
  font-style:italic;
  font-size:medium
}

#main h2{
  padding-left:0px;
  font-size:x-large;
  font-family: Verdana,Arial,Helvetica,sans-serif;
}

#main h3{
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size:large;
  font-weight:700
}

#main .sidebar h3{
  font-size: small
}

#main .sidebar{
   margin-bottom:10px
}

#main h4{
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size:medium;
  font-weight:700	
}

.book_cover{
  float:left	
}

.book_cover img{
  border:1px solid #000;
  max-width:180px;
  margin-right:10px
}

.dropcap{
  line-height:0.9em;
  float:left;
  font-size:4.6em;
  color:#636;
  padding-right:6px
}

.ref{
  color:#636;
  font-weight:700;
  vertical-align:super;
  font-size:x-small;
  line-height:1em
}

a{
  color:#636
}

.end_amp{
  color:#636;
  font-weight:700
}

.sidebar{
  border:1px solid #000;
  padding:10px;
  background-color:#eee;
}

.sidebar p{
  font-size:smaller;
  line-height:initial;
}

#main .sidebar li{
  font-size: smaller;
  line-height:initial
}

#main .sidebar h2{
  font-weight:700;
  font-size:medium  
}

.ep{
  margin-left:50px;
  margin-right:50px
}

.ep_source{
  text-align:right;
  margin-bottom:30px
}

.peer_reviewed{
  font-size:large;
  font-weight:700;
  color:#eee;
  text-transform:uppercase;
  padding:10px;
  background-color:#636
}

blockquote{
  font-size:smaller;
  line-height:initial
}

.pullquote{
  background-color:#eee;
  width: 300px;
  padding:0px 20px 0px 20px;
  font-family:Georgia, Times New Roman, sans-serif;
  font-size:xx-large;
  font-style:italic;
  line-height:1em;
  float:right;
  margin: 10px 0px 10px 20px; 
}

.ed_photo img{
  border:1px solid #000;
  padding:10px
}

.picture_spread{
  width:600px;
  margin-bottom:10px  
}

.picture_spread img{
  max-width:600px	
}

.picture_right{
  float:right; 
  width:300px; 
  margin-left:10px	
}

.picture_right img{
  width:300px	
}

.picture_left{
  float:left; 
  width:300px; 
  margin-right:10px	
}

.picture_left img{
  width:300px	
}

.section{
  font-size:large;
  font-weight:700;
  color:#636;
  text-transform:uppercase;
  padding:5px 0px 5px 0px;
  border-bottom: 2px solid #888
}

.tab_title{
  font-weight:bold;
  margin-top:20px
}

table p{
  margin:0px
}

.head{
  background-color:#eee;
  font-weight:bold;
  padding:5px
}

.head_centered{
  background-color:#eee;
  font-weight:bold;
  padding:5px;
  text-align:center
}

.data{
  border:solid 1px #eee;
  padding:5px;
}

.data_centered{
  border:solid 1px #eee;
  padding:5px;
  text-align:center  
}

.data_bottom{
  border:solid 1px #eee;
  padding:5px;  
}

.data_centered_bottom{
  border:solid 1px #eee;
  padding:5px;
  text-align:center    
}

.caption{
  font-size:smaller;
  line-height:1.2em
}

.photo_credit{
  font-size:smaller;
  line-height:1.2em;
  font-weight:bold;
  font-stretch:ultra-condensed
}

.img{
	max-width:600px
}

p.play{
  margin-left:30px
}

p.play_indented{
  margin-left:60px
}

.semibold_italic{
  font-weight:bold;
  font-style:italic  
}

.bold_italic{
  font-weight:bold;
  font-style:italic  
}

p.question{
  font-weight:bold;
}

p.book_descrip{
  font-weight:bold;
}
</pre></body></html>