<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
}

.book_cover img{
  border:1px solid #000;
}

.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 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:-moz-block-height;
  float:right;
  margin: 10px 0px 10px 20px; 
}

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

.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
}

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

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

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

.img{
	max-width:600px
}</pre></body></html>