/* =====================================*//* Writers' Archive Index               *//* 03/02/2000              Version 2.3  *//* Brian Baggins                         *//* =====================================*/body { background: #000066; color: #000066 }a:link { color: #000099; background : transparent }a:visited { color: #333399; background : transparent }/* =====================================*//* Header class tags                                                *//* =====================================*/H1 { color: #000066; text-align: center; font-weight: bold; font-family: "Times New Roman"; font-size: 36pt; } hr { margin-left: 4%; margin-right: 4%; height: 2px } /* =====================================*//* SPAN class tags                   			       *//* =====================================*/ /* Major Works by Author */span.contents { color: #000033; text-align: left; font-weight: normal; font-family: "Geneva", "Arial", sans-serif; font-size: 9pt; margin-left: 6px; line-height: 100%; }  /* =====================================*//* P class tags                   			               *//* =====================================*/  /* Table of Contents */p.toc { color: black;  text-indent: 0em; font-weight: bold; font-family : "Arial", sans-serif; font-size: 12pt; text-align: left; margin-left: 24px;}p.skip { line-height: 25% }/* Author Heading */p.index {  color: #000033;  text-indent: 0em;  font-weight: bold; font-family : "Arial", sans-serif; font-size: 12pt;  text-align: left;  margin-left: 30px; line-height: 100%; } p.title { color: white;  font-weight: bold; text-align: left; font-family : "Arial", sans-serif; font-size: 12pt; margin-left: 12px; line-height: 80%; }p.footer {  color: #000000;  text-indent: 0em;  font-weight: bold; font-family : "Helvetica", sans-serif; font-size: 12pt;  text-align: center;  line-height: 150%; }  /* =====================================*/
/* =====================================*/
/* 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%; }
  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: 18pt; margin-left: 1%; margin-right: 1%; }
  h2 { font-size: 16pt; margin-left: 1%; margin-right: 1%; }
  h3 { font-size: 14pt; margin-left: 1%; margin-right: 1%; }
  h4 { font-size: 13pt; }
  h5 { margin-left: 1%; }
  h6 { margin-left: 1%; }
  img { width: 150px; height: auto; }
  img.auto {width: auto ; height: auto; }
  blockquote {margin-left: 1%; }
}
