/* =====================================*/
/* Works Internet Archives */

/* Version 5.0.5 */
/* 29/9/99 */

/* by Brian Basgen and David Walters (Mar 99) */
/* =====================================*/

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

/* =====================================*/
/* misc class tags */
/* =====================================*/

img.right { float: right }
img.left { float: left }
img.center { align: center }

hr.section { width: 44%; align: center; height: 4px; }
hr.base { width: 95%; align: center; height: 1px; }
hr.end { width: 95%; 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: 110%;
 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: 24pt;  
 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: 125%;
 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: black; 
 font-weight: bold;
 text-align: center;
 font-family : sans-serif;
 font-size: 12pt;  
 line-height: 175%;
 margin-left: 6%;
 margin-right: 6%;
 }

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


/* Authors' Footnotes */
span.note {
 color: #000033; 
 font-family : "Times New Roman", serif;
 font-size: 12pt;
 font-weight: bold;
 }
 
/* Editor's Footnotes */
sup.ednote {
 color: #000033; 
 font-family : serif;
 font-size: 9pt;
 font-weight: bold;
 }
 
/* In-line footnote */
/* i.e. Editorial notes in brackets */
span.inote {
 color: #333333; 
 font-family : "Times New Roman", serif;
 font-size: 12pt;
 font-weight: normal;
 }
 
/* Index item description */
/* Used for "Written:", "Publisher:" etc. */
/* inside the info block */
span.info {
 color: #000033; 
 text-indent: 0em;
 font-family : sans-serif;
 font-size: 12pt;
 font-weight: bold;
}

/* Index item description as above but */
/* no bold and has a margin */
span.info-nb {
 color: #000033; 
 text-indent: 0em;
 font-family : sans-serif;
 font-size: 12pt;
 line-height: 75%;
 font-weight: normal;
 margin-left: 2%;
}

/* same as span.info, but used for notes in the text */
/* different in the event that one or the other is */
/* needed to be changed, so the change won't effect */
/* adverserly the other */
span.book {
 color: #000033; 
 text-indent: 0em;
 font-family : sans-serif;
 font-size: 12pt;
 font-weight: bold;
}

/* for document 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: 13pt;
 text-align: justify;
 line-height: 150%;
 margin-left: 6%;
 margin-right: 6%;
 }
 
/* Basic p -- without first line indent */
p.fst {
 color: black;
 text-indent: 0em;
 font-family : "Times New Roman", serif;
 font-size: 13pt;
 text-align: justify;
 line-height: 150%;
 margin-left: 6%;
 margin-right: 6%;
 }


/*----------------------------------*/
/*======== Quote elements ========*/
/* Used for "quoted" text. */
/* For regular text with indent text see below */
/*----------------------------------*/

/* Standard Quote */
p.quote {
 color: black; 
 text-indent: 1em;
 font-family : "Times New Roman", serif;
 font-size: 13pt;
 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: 13pt;
 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: 13pt;
 text-align: justify;
 margin-left: 14%;
 line-height: 150%;
 margin-right: 14%;
}

/* Negative indent for number list */
p.quote-list {
 color: black; 
 text-indent: -1em;
 font-family : "Times New Roman", serif;
 font-size: 13pt;
 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: 50%;
 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 =======*/
/* At present same as quotes, but distinguished so */
/* quotes can change into different fonts, etc */
/* while normal text that is indented for other reasons */
/* would remain the same */
/*----------------------------------*/

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

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

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

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

/* Book title for Chapter files */
p.title {
 color: black; 
 font-weight: bold;
 text-align: center;
 line-height: 120%;
 font-family : sans-serif;
 font-size: 12pt;  
 }

/* 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: 13pt; 
 line-height: 180%;
 font-weight: bold;
 font-style: italic;
 text-align: left; 
 margin-right: 8%; 
 margin-left: 10% 
 }
 
 

/*-----------------------------------*/
/*========= Equation elements ========*/
/*----------------------------------*/

TD.eq { 
font-family: monospace; 
font-size: 10pt;
text-align: center;
 }
 
p.equation {
 color: black;
 text-indent: 0em;
 font-family: "Courier", monospace;
 font-size: 14pt;
 font-style: italic;
 text-align: center;
 line-height: 125%;
 margin-left: 6%;
 margin-right: 6%;
 }
 
sup {
 color: black;
 text-indent: -2px;
 font-family : "Courier", monospace;
 font-size: 7pt;
 font-weight: normal;
 }
 
sub {
 color: black;
 text-indent: -2px;
 font-family : "Courier", monospace;
 font-size: 7pt;
 font-weight: normal;
 }
 
/*Variables*/
span.var {
 color: black;
 font-family : "Courier", serif;
 font-size: 14pt;
 font-weight: normal;
 font-style: italic;
 }
 
 
/*-----------------------------------*/
/*========= Misc elements ========*/
/*----------------------------------*/
 

TD { 
 font-family: "Times New Roman", serif; 
 font-size: 12pt;
 }
 
/* Seventh Document Header */
p.h7 {
 color: #000033; 
 font-family : "Geneva", "Courier", serif;
 font-size: 10pt;
 font-weight: bold;
 text-align: center;
 margin-left: 5%;
 margin-right: 6%;
 }
 
/* 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 (for longer notes) */
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%;
 }

/*----------------------------------*/
/* ====== Obsolete elements =======*/
/*----------------------------------*/
 

/* OBSOLETE */
 p.subindex {
 color: black; 
 text-indent: 0em;
 font-family : sans-serif;
 font-size: 10pt;
 font-weight: bold;
 text-align: left;
 line-height: 140%;
 margin-left: 12%;
 margin-right: 12%;
}


/* OBSOLETE */
p.size {
 color: #000033; 
 text-indent: 0em;
 font-family : "Geneva", sans-serif;
 font-size: 10pt;
 font-weight: normal;
 text-align: right;
 line-height: 120%;
 margin-left: 40%;
 margin-right: 25%;
}

/* OBSOLETE */
span.title {
 color: black; 
 font-weight: bold;
 text-align: center;
 font-family : sans-serif;
 font-size: 12pt;  
 }
 
/* OBSOLETE */
span.pagenote {
 color: #000033; 
 font-family : "Geneva", "Courier", serif;
 font-size: 9pt;
 text-align: center;
 margin-left: 6%;
 margin-right: 6%;
 }
 

/* OBSOLETE */
span.size {
 color: #000033; 
 text-indent: 0em;
 font-family : "Geneva", sans-serif;
 font-size: 10pt;
 font-weight: normal;
 text-align: left;
 line-height: 100%;
 margin-left: 30%;
 margin-right: 1%;
}

 
/* OBSOLETE */
span.subhead {
 color: #000033; 
 font-family : "Geneva", "Courier", serif;
 font-size: 10pt;
 font-weight: bold;
 text-align: center;
 margin-left: 5%;
 margin-right: 6%;
 }
 
 
/* OBSOLETE */
span.author {
 color: black; 
 text-indent: 0em;
 font-family : sans-serif;
 font-size: 12pt;
 font-weight: normal;
 margin-left: 2%;
}
 
/* OBSOLETE */
span.cap { 
 color: black; 
 font-family : "Times New Roman", serif;
 font-size: 16pt;
 font-weight: bold;
 }
 
 
/* =====================================*/
