body {
  background-color: #010;
  color: #ccc;
  font-family: serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12pt;
  margin: 0;
  padding: 0;
}

a:link { color: #7b4; text-decoration: none; }
a:active { color: white; text-decoration: none; }
a:visited { color: #493; text-decoration: none; }
a:hover { color: white; text-decoration: underline; }

body.article {
  background-color: white;
  color: black;
  font-style: normal;
  font-weight: normal;
  font-size: 12pt;
  margin: 1em;
  padding: 0em;
}

body.np {
  background-color: #152;
  color: black;
  font-style: normal;
  font-weight: normal;
  font-size: 12pt;
  margin: 3px;
  padding: 0em;
}

div.header {
  display: block;
  background-color: #152;
  border-color: #2a4;
  border-style: none none solid none;
  border-width: 0 0 1px 0;
  margin: auto;
  padding: 5px;
}

div.index {
  display: block;
  color: white;
  background-color: #152;
  float: left;
  border-color: #2a4;
  border-style: none solid solid none;
  border-width: 0 1px 1px 0;
  margin: -1px 0 0 0;
  padding: 0 0.5em 0.5em 0.5em;
}

div.index a:link, div.quoteblock a:link { color: black; text-decoration: none; }
div.index a:active, div.quoteblock a:link { color: #0f0; text-decoration: none; }
div.index a:visited, div.quoteblock a:link { color: black; text-decoration: none; }
div.index a:hover, div.quoteblock a:link { color: #0f0; text-decoration: underline; }

div.index h2 {
  font-variant: small-caps;
  text-align: right;
}

div.index img {
  display: block;
  padding: 0;
  margin: 0 0 0 auto;
}

div.index ul {
  list-style-type: none;
  padding-left: 1em;
  text-align: right;
  font-size: 90%;
  font-style: italic;
  font-family: serif;
}

div.index p.smallprint {
  text-align: right;
  text-indent: 0;
  font-size: 60%;
}

div.body {
  display: table;
  padding: 0.75em 1em;
}

div.body > div {
  max-width: 40em;
}

div.quotes {
  display: block;
}

ul.otrfp {
  list-style-type: none;
  font-family: monospace;
}

iframe {
  border-width: 1px;
}

th {
  font-style: normal;
  font-weight: 900;
  font-size: 12pt;
}

td {
  font-style: normal;
  font-weight: normal;
  font-size: 12pt;
}

td.fixed {
  font-family: fixed;
  font-style: normal;
  font-weight: normal;
  font-size: 9pt;
}

ol {
  font-style: normal;
  font-weight: normal;
  font-size: 12pt;
}

ul {
  font-style: normal;
  font-weight: normal;
  font-size: 12pt;
}

h1 {
  font-family: sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 24pt;
  font-variant: small-caps;
  margin-top: 0.5em;
  margin-bottom: 0em;
  margin-left: 0em;
  margin-right: 0em;
  text-align: left;
  padding: 0em;
  line-height: 1;
}

h1.first {
  margin-top: 0em;
  font-variant: small-caps;
}

h2 {
  font-family: sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 18pt;
  margin-top: 0.5em;
  margin-bottom: 0em;
  margin-left: 0em;
  margin-right: 0em;
  padding: 0em;
  text-align: left;
  line-height: 1;
}

h2.pageheader {
  margin: 0em;
  font-variant: small-caps;
}

h2.center {
  font-family: sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 18pt;
  font-variant: small-caps;
  margin: 0em;
  padding: 0em;
  text-align: center;
  line-height: 1;
}

h3 {
  font-family: sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14pt;
  margin-top: 0.5em;
  margin-bottom: 0em;
  margin-left: 0em;
  margin-right: 0em;
  padding: 0em;
  text-align: left;
  line-height: 1;
}

h3.nomargin {
  font-family: sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14pt;
  font-variant: small-caps;
  margin: 0em;
  padding: 0em;
  text-align: left;
  line-height: 1;
}

h3.pageheader {
  margin: 0em;
  font-weight: 200;
}

h3.center {
  font-variant: small-caps;
  margin: 0em;
  text-align: center;
}

p {
  margin-top: .3em;
  margin-bottom: 0em;
  text-indent: 2em;
  text-align: justify;
  padding: 0em;
}

p.first {
  text-indent: 0em;
}

p.only {
  text-indent: 0em;
  margin-bottom: .3em;
}

p.last {
  margin-bottom: .3em;
}

p.classheading {
  margin-top: .6em;
  text-indent: 0em;
  font-family: Arial Narrow, sans-serif;
  font-variant: small-caps;
  font-weight: bold;
  font-size: 80%
}

p.np {
  margin-top: 0em;
  text-indent: 0em;
  font-style: oblique;
  font-size: 110%;
  font-weight: bold;
}

p.npprev {
  margin-top: 0em;
  font-size: 100%;
  text-indent: 0em;
  font-style: oblique;
}

li.index {
  font-family: Arial Narrow, sans-serif;
  font-style: small-caps;
  font-weight: medium;
  font-size: 80%
}

strong {
  font-style: bold;
}

em {
  font-style: italic;
}

img {
  border-width: 0px;
  padding: 2px;
  margin: 0em;
}

img.thinborder {
  border-width: 1px;
  padding: 2px;
  margin: 0em;
}

td.thinborder {
  border-width: 1px;
}

td.pageheader {
  margin: 0em;
  padding: 2px;
  background-color: #152;
  color: black;
}

div.quoteblock {
  font-size: 75%;
  padding: 5px;
  margin: 0 auto 0 auto;
  background-color: #152;
  color: white;
}

code {
     color: white;
     margin: 0 0.3em 0 0.3em;
     font-size: 85%;
}

p.imgcaption {
  margin: 0em 0em 1em 0em;
  padding: 0em;
  line-height: 1;
  font-family: Arial Narrow, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 90%;
  text-indent: 0em;
  text-align: left;
}

p.quote {
  margin: 0;
  line-height: 1.1em;
  text-indent: 0em;
  text-align: justify;
  font-size: 14pt;
  font-style: italic;
  font-family: serif;
}

p.quotefirst {
  margin: 1em 0 0 0;
  line-height: 1.1em;
  text-indent: 0;
  text-align: justify;
  font-size: 14pt;
  font-style: italic;
  font-family: serif;
}

p.caption {
  margin: 0 0 0 auto;
  max-width: 25em;
  line-height: 1.1em;
  text-indent: 0;
  text-align: right;
  font-size: 13pt;
  font-style: small-caps;
  font-family: serif;
}

p.fquote {
  margin: 0;
  line-height: 1.1em;
  text-indent: 0;
  text-align: justify;
  font-size: 16pt;
  font-style: italic;
  font-family: serif;
}

p.fquotefirst {
  margin: 1em 0 0 0;
  line-height: 1.1em;
  text-indent: 0;
  text-align: justify;
  font-size: 16pt;
  font-style: italic;
  font-family: serif;
}

p.fcaption {
  margin: 0;
  line-height: 1.1em;
  text-indent: 0;
  text-align: right;
  font-size: 14pt;
  font-style: small-caps;
  font-family: serif;
}

blockquote {
  margin: 1em;
  line-height: 1.1em;
  text-indent: 0em;
  text-align: justify;
  font-style: italic;
  font-family: serif;
  color: #0aa;
}

blockquote.code {
  margin: 1em;
  line-height: 1.1em;
  text-indent: 0em;
  text-align: left;
  font-style: normal;
  font-family: fixed;
  color: #3c3;
}

p.address {
  margin: 0em;
  text-indent: 0em;
  text-align: left;
  font-size: 80%;
  font-style: italic;
}

p.modified {
  margin: 0em;
  text-indent: 0em;
  text-align: left;
  font-size: 80%;
  font-style: italic;
}

p.picture {
  margin-top: 1em;
  margin-bottom: 0em;
  text-indent: 0em;
  text-align: left;
  font-size: 80%;
  font-style: small-caps;
}

