﻿body
 {
 width: 75%;
 margin: 0 auto 6em;
 background: #075272;
 font-family: Arial, sans-serif;
 font-size: 10pt;
 color: #00008B;
 text-align: justify;
 line-height: 1.5em;
 }
p
 {
 margin-top: 0;
 }
table
 {
 margin-bottom: 1em;
 width: 50%;
 text-align: center;
 font-style: italic;
 font-size: 75%;
 }

h1
 {
 font-size: 400%;
 font-variant: small-caps;
 letter-spacing: 5px;
 line-height: 1.5em;
 }
h3
 {
 background: #ADD8E6;
 margin-top: 0;
 }
h3, h4
 {
 margin-bottom: 0;
 font-style: italic;
 }
h4
 {
 margin-top: 3em;
 }
a
 {
 text-decoration: none;
 color: blue;
 }
a:hover
 {
 color: #ADD8E6;
 }
.q
 {
 font-style: italic;
 }
h4.nav
 {
 text-align: center;
 font-style: normal;
 margin-bottom: 0;
 }
h3 a.permalink:hover, h4 a.permalink:hover
 {
 color: blue;
 }
div#footer h4
 {
 font-size: 120%;
 }
div#outerborder
 {
 margin-top: 1em;
 border: 1px solid #ADD8E6;
 margin-bottom: 1em;
 }

div#mainborder
 {
 border-top: 2px solid #00008B;
 border-left: 2px solid #00008B;
 border-right: 2px solid #ADD8E6;
 border-bottom: 2px solid #ADD8E6;
 }

div#innerborder
 {
 background: #28B6F2;
 border: 1px solid blue;
 padding: 5%;
 }

div#header
 {
 width: 75%;
 margin-top: 3em;
 margin-left: auto;
 margin-right: auto;
 margin-bottom: 6em;
 font-size: 75%;
 letter-spacing: 0;
 }
strong#idiots
 {
 display: block;
 text-align: center;
 font-size: 150%;
 font-style: italic;
 }
div#title
 {
 text-align: center;
 margin-bottom: 6em;
 }
div#main
 {
 margin-bottom: 6em;
 }
div.section
 {
 margin-bottom: 3em;
 }
div#footer
 {
 font-size: 75%;
 width: 75%;
 margin-left: auto;
 margin-right: auto;
 margin-bottom: 6em;
 letter-spacing: 0;
 }

a img
 {
 border: 1px solid transparent;
 font-size: 75%;
 }
a img:hover
 {
 border: 1px dotted blue;
 }

div.inlimg
 {
 margin: 5px;
 text-align: center;
 font-style: italic;
 font-size: 75%;
 }
div.inlimg table
 {
 font-size: 100%;
 }
table tr
 {
 vertical-align: bottom;
 }
p.q
 {
 font-size: 80%;
 width: 75%;
 margin-left: auto;
 margin-right: auto;
 letter-spacing: 0;
 font-style: italic;
 }
p#bibq
 {
 width: 50%;
 text-align: justify;
 }
p.note strong
 {
 font-variant: small-caps;
 font-size: 110%;
 }
p#end
 {
 margin-top: 3em;
 }
a#parent
 {
 text-align: center;
 font-size: 75%;
 display: block;
 }
