<html>  <head>    <meta  content="text/html; charset=windows-1252"  http-equiv="content-type">    <link  rel="alternate stylesheet"  type="text/css"  href="resource://gre-resources/plaintext.css"       title="Wrap Long Lines">  </head>  <body>    <pre>/* CSS Document */.question {font-family:Courier;color:#005CB9;}.answer {font-family:Courier;color:#8D38C9;}.index {font-family:Times New Roman;color:#005CB9;}.comment {font-family:Times New Roman;color:#808080;}.monologue {font-family:Courier;color:#005CB9;}body {	/*background-color: #FFFAF0;*/	/*background-color: #FFFFFF;*/	/*font-family: "Baskerville";*/	/*font-family: "Times New Roman";*/	font-family: "Adobe Garamond Pro";	font-size: 12px;}.small {  font-size: 12px; /* 75% of the baseline */}.large {  font-size: 20px; /* 125% of the baseline */}p {    /*font-size: 1.1em;*/}i.zeta {	color: navy;	/*font-size: 1em;*/}li {	font-size: 1em;}table.center {	margin-left:auto;     margin-right:auto;}blockquote {	/*font-size: 1.1em;*/}#booktitle {	text-align: center;	font-size: 1.5em;}#atitle {	text-align: center;	font-size: 1.2em;}#author {	text-align: center;	font-size: 1em;} img {	max-width: 100%; /* % of available space */	height: auto;}iframe {	max-width: 100%; /* % of available space */	height: auto;}@media {  img {     width: auto; /* for ie 8 */  }}</pre>  </body></html>