<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* =====================================*/
/* Works.css modified for use for pages with borders */

/* NOTICE: this page WILL BE PHASED OUT [May, 2001] */

/* Version 5.1 admin */
/* 26/01/2000 */
/* by Brian Baggins and David Walters (Mar 1999) */
/* =====================================*/

body { background : #000066 }
a:link { color: #000099; background : transparent }
a:visited { color: #333399; background : transparent }


/* =====================================*/
/* MISC class tags */
/* =====================================*/

img.right { float: right }
img.rt-mg { float: right; margin-right: 8%; }
img.left { float: left }
img.center { text-align: center }

hr.section { width: 44%; text-align: center; height: 4px; }
hr.base { width: 95%; text-align: center; height: 1px; }
hr.end { width: 95%; text-align: center; height: 2px; }

em { font-family: "Times New Roman", font-size: 12pt;
 word-spacing: 0.2em; }


/* =====================================*/
/* Header class tags */
/* =====================================*/

/* Document Title */
H1 { 
 color: #000033;
 font-weight: bold; 
 font-size: 36pt; 
 font-family: "Century Schoolbook", "Times New Roman", serif;
 text-align: center; 
 margin-left: 6%;
 margin-right: 6%;
 }

/* Authors' name */
H2 { 
 color: #000033;
 font-weight: bold; 
 font-size: 16pt; 
 line-height: 150%;
 font-family: sans-serif;
 text-align: center; 
 }

/* Chapter Title */
H3 {
 color: #000033; 
 font-weight: bold;
 text-align: center;
 font-family : "Century Schoolbook", "Hoefler Text", "Times New Roman", serif;
 font-size: 32pt;  
 margin-left: 6%;
 margin-right: 6%;
 }
 
/* Section Title */
H4 {
 color: #000033; 
 font-weight: bold;
 text-align: center;
 font-family : sans-serif;
 font-size: 14pt;  
 line-height: 150%;
 margin-left: 6%;
 margin-right: 6%;
 }
 
/* Sub Section (5) */
H5 {
 color: #000033; 
 font-weight: bold;
 text-align: center;
 font-family : sans-serif;
 font-size: 12pt;  
 line-height: 175%;
 margin-left: 6%;
 margin-right: 6%;
 }
 
/* Sub Section (6) */
H6 {
 color: #000033; 
 font-weight: bold;
 text-align: left;
 font-family : sans-serif;
 font-size: 12pt;  
 line-height: 175%;
 margin-left: 6%;
 margin-right: 6%;
 }

/* =====================================*/
/* SPAN class tags */
/* =====================================*/

/* --- For Footnotes: --- */
 
/* author's Footnotes */
sup.anote {
 color: #000033; 
 font-family : "Times", serif;
 font-size: 9pt;
 font-weight: bold;
 text-decoration: none;
 }
 
/* Editor's Footnotes */
sup.ednote {
 color: #000033; 
 font-family : "Courier New", monospace;
 font-size: 9pt;
 font-weight: normal;
 text-decoration: none;
 }
 
/* i.e. Editorial notes in brackets */
span.inote {
 color: #666666; 
 font-family : "Times New Roman", serif;
 font-size: 12pt;
 font-weight: normal;
 }
 
/* ------------ */
/* In a Book index page: */

/* Used in the info block */
span.info {
 color: #000033; 
 text-indent: 0em;
 font-family : sans-serif;
 font-size: 12pt;
 font-weight: bold;
}

/* the date of a document */
span.date {
 color: #333333;
 font-family: sans-serif;
 font-size: 10pt;
  font-weight: normal;
 }

/* ------------ */
/* Misc: */

/* Used for notes in the text */
span.term {
 color: #000033; 
 text-indent: 0em;
 font-family : sans-serif;
 font-size: 12pt;
 font-weight: bold;
}

/* abstracts */
span.context { color: #999999 }




/* =====================================*/
/* Paragraph class tags */
/* =====================================*/

/*----------------------------------*/
/*====== Standard elements =======*/
/*----------------------------------*/

/* Basic p */
p {
 color: black;
 text-indent: 1em;
 font-family : "Times New Roman", serif;
 font-size: 12pt;
 text-align: justify;
 line-height: 150%;
 margin-left: 3%;
 margin-right: 3%;
 }
 
/* Basic p -- without first line indent */
p.fst {
 color: black;
 text-indent: 0em;
 font-family : "Times New Roman", serif;
 font-size: 12pt;
 text-align: justify;
 line-height: 150%;
 margin-left: 3%;
 margin-right: 3%;
 }


/*----------------------------------*/
/*======== Quote elements ========*/
/*----------------------------------*/

/* Standard Quote */
p.quote {
 color: black; 
 text-indent: 1em;
 font-family : "Times New Roman", serif;
 font-size: 12pt;
 line-height: 150%;
 text-align: justify;
 margin-left: 12%;
 margin-right: 12%;
}

/* Quote without first line indent */
p.quoteb {
 color: black; 
 text-indent: 0em;
 font-family : "Times New Roman", serif;
 font-size: 12pt;
 text-align: justify;
 line-height: 150%;
 margin-left: 12%;
 margin-right: 12%;
}

/* Sub Quote C (increased margin) */
p.quotec {
 color: black; 
 text-indent: 0em;
 font-family : "Times New Roman", serif;
 font-size: 12pt;
 text-align: justify;
 line-height: 150%;
 margin-left: 16%;
 margin-right: 16%;
}

/* Negative indent for number list */
p.quote-list {
 color: black; 
 text-indent: -1em;
 font-family : "Times New Roman", serif;
 font-size: 12pt;
 text-align: justify;
 line-height: 150%;
 margin-left: 14%;
 margin-right: 14%;
}

/* Quote citied */
p.inline {
 color: black; 
 text-indent: 0em;
 font-family : "Courier", monospace;
 font-size: 12pt;
 text-align: right;
 margin-left: 20%;
 margin-right: 9%;
 }


/*----------------------------------*/
/*======== Index elements ========*/
/*----------------------------------*/

/* Table of Contents */
p.toc {
 color: #000033; 
 text-indent: 0em;
 font-weight: bold;
 font-family : sans-serif;
 font-size: 14pt;
 line-height: 65%;
 text-align: left;
 margin-left: 7%;
 margin-right: 7%;
}

/* Table of Contents for Sub Index A */
p.toca {
 color: black; 
 text-indent: 0em;
 font-weight: bold;
 font-family : sans-serif;
 font-size: 12pt;
 text-align: left;
 line-height: 50%;
 margin-left: 10%;
 margin-right: 10%;
}


/* Basic Index */
 p.index {
 color: black; 
 text-indent: 0em;
 font-family : sans-serif;
 font-size: 12pt;
 font-weight: bold;
 text-align: left;
 line-height: 200%;
 margin-left: 9%;
 margin-right: 9%;
}

/* Basic Index with subindexes (so reduced line height) */
 p.index-list {
 color: black; 
 text-indent: 0em;
 font-family : sans-serif;
 font-size: 12pt;
 font-weight: bold;
 text-align: left;
 line-height: 100%;
 margin-left: 9%;
 margin-right: 9%;
}

/* Sub Index A*/
 p.indexa {
 color: black; 
 text-indent: 0em;
 font-family : "Arial", sans-serif;
 font-size: 12pt;
 font-weight: normal;
 text-align: left;
 line-height: 125%;
 margin-left: 12%;
 margin-right: 6%;
}

/* Sub Index B*/
 p.indexb {
 color: black; 
 text-indent: 0em;
 font-family : Geneva, sans-serif;
 font-size: 10pt;
 font-weight: normal;
 text-align: left;
 line-height: 115%;
 margin-left: 16%;
 margin-right: 11%;
}

/* Sub Index C */
 p.indexc {
 color: black; 
 text-indent: 0em;
 font-family : "Geneva", "Courier", sans-serif;
 font-size: 10pt;
 font-weight: normal;
 text-align: left;
 line-height: 120%;
 margin-left: 23%;
 margin-right: 6%;
}

/* Sub Index D */
 p.indexd {
 color: black; 
 text-indent: 0em;
 font-family : "Geneva", "Courier", sans-serif;
 font-size: 10pt;
 font-weight: normal;
 text-align: left;
 line-height: 120%;
 margin-left: 28%;
 margin-right: 6%;
}

/*----------------------------------*/
/*======= Indented Text =======*/
/*----------------------------------*/

 /* Standard Indent */
p.indent {
 color: black; 
 text-indent: 1em;
 font-family : "Times New Roman", serif;
 font-size: 12pt;
 line-height: 150%;
 text-align: justify;
 margin-left: 7%;
 margin-right: 7%;
}

/* Indent without first line indent */
p.indentb {
 color: black; 
 text-indent: 0em;
 font-family : "Times New Roman", serif;
 font-size: 12pt;
 text-align: justify;
 line-height: 150%;
 margin-left: 7%;
 margin-right: 7%;
}

/* Sub Indent C (increased margin) */
p.indentc {
 color: black; 
 text-indent: 0em;
 font-family : "Times New Roman", serif;
 font-size: 12pt;
 text-align: justify;
 margin-left: 12%;
 line-height: 150%;
 margin-right: 12%;
}

/* Negative indent for number list */
p.indent-list {
 color: black; 
 text-indent: -1em;
 font-family : "Times New Roman", serif;
 font-size: 12pt;
 text-align: justify;
 line-height: 150%;
 margin-left: 12%;
 margin-right: 12%;
}
 
 
/*----------------------------------*/
/*======= General Document =======*/
/*----------------------------------*/

/* Book title for Chapter files */
p.title {
 color: white; 
 font-weight: bold;
 text-align: left;
 font-family : "Arial", sans-serif;
 font-size: 12pt;
 margin-left: 4%;
 line-height: 80%;
 }

/* Document Bibliographical Informaiton */
p.information { 
 color: #000033; 
 text-indent: 0em; 
 font-size: 12pt; 
 font-family : "Times New Roman", serif;
 line-height: 140%;
 margin-right: 8%; 
 margin-left: 8% 
 }

/* Signature */
p.sig { 
 color: black; 
 text-indent: 0em; 
 font-family : "Times New Roman", serif;
 font-size: 12pt; 
 line-height: 140%;
 font-weight: bold;
 font-style: italic;
 text-align: left; 
 margin-right: 8%; 
 margin-left: 10% 
 }
 
 

/*-----------------------------------*/
/*========== Equation elements ==========*/
/*------- For scientific notations ---------*/
/*----------------------------------*/

td.eq { 
font-family: monospace; 
font-size: 10pt;
text-align: center;
 }
 
p.equation {
 color: black;
 text-indent: 0em;
 font-family: "Courier", monospace;
 font-size: 12pt;
 font-style: normal;
 text-align: center;
 line-height: 125%;
 margin-left: 6%;
 margin-right: 6%;
 }
 
sup {
 color: black;
 text-indent: 2px;
 font-family : "Arial", monospace;
 font-size: 9pt;
 font-weight: normal;
 }
 
sub {
 color: black;
 text-indent: 2px;
 font-family : "Arial", monospace;
 font-size: 8pt;
 font-weight: normal;
 }
 
/*Variables*/
span.var {
 color: black;
 font-family : "Courier", serif;
 font-size: 12pt;
 font-weight: normal;
 font-style: normal;
 }
 
 
/*-----------------------------------*/
/*========= Misc elements ========*/
/*----------------------------------*/
 
/* Misc page note */
p.pagenote {
 color: #000033; 
 font-family : "Geneva", "Courier", serif;
 font-size: 9pt;
 text-align: center;
 margin-left: 6%;
 margin-right: 6%;
 }
 
/* Misc page note (justified) */
p.pagenoteb {
 color: #000033; 
 font-family : "Geneva", "Courier", serif;
 font-size: 9pt;
 text-align: justify;
 margin-left: 10%;
 margin-right: 10%;
 }
 
/* For blank spaces */
p.skip { line-height: 75% }
p.skipb { line-height: 50% }
 
 
/*----------------------------------*/
/*====== Page-ending elements =====*/
/*----------------------------------*/

/* Next Section-Chapter of work */
p.next {
 color: black; 
 text-indent: 0em;
 font-family : sans-serif;
 font-size: 14pt;
 font-weight: bold;
 text-align: center;
 line-height: 125%;
 }
 
/* Page bottom links */
p.footer { 
 color: black; 
 text-indent: 0em; 
 font-weight: bold;
 font-family : sans-serif;
 font-size: 12pt; 
 text-align: center; 
 margin-left: 6%;
 margin-right: 6%;
 line-height: 160%;
 }



/* =====================================*/

/* xxxxxxxxxxx */
/*WASTELAND*/
/* DO NOT use the elements below */
/* xxxxxxxxxxx */

/* OBSOLETE */
span.note {
 color: #000033; 
 font-family : "Times New Roman", serif;
 font-size: 12pt;
 font-weight: normal;
 }
 
/* =====================================*/
/* Adjustments for Mobile Devices       */
/* =====================================*/

@media (max-width: 480px) {
  p { font-size: 12pt; margin-left: 1%; margin-right: 1%; margin-bottom: 4pt; margin-top: 4pt; line-height: 125%; }
  blockquote {margin-left: 1%; margin-right: 1%; }
  p.title { font-size: 11pt; }
  p.indentb { margin-left: 6%; margin-right: 1%; }
  p.quoteb { margin-left: 6%; margin-right: 1%; }
  p.index { margin-left: 6%; margin-right: 1%; }
  h1 { font-size: 16pt; }
  h2 { font-size: 15pt; }
  h3 { font-size: 14pt; }
  h4 { font-size: 13pt; }
  h5 { margin-left: 1%; }
  h6 { margin-left: 1%; }
  img { width: 150px; height: auto; }
  img.auto {width: auto ; height: auto; }
  div.border { width: 95%; padding: 0.5em; border: 0.2em solid #ffcc33; }
}
</pre></body></html>