/* Mark Royer */

body {
  background-color: #ffffff;
  color: #000000;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  text-align: center;
  margin: 0px auto;
  text-align: left;
  width: 58em;
}

h1 {
  text-align: center;
  font-size: 3.4em;
  color: #000099;
}

h2, h3, h4, h5, h6 {
  color: #0000AA;
  font-family: "GoudyOlSt BT", "Times New Roman";
}

h2 {
  text-align: center;
  font-size: 1em;
}

h3 {
  font-size: 2.8em;
}

h4 {
  font-size: 2.2em;
}

.quote {
  font-style: oblique;
  margin-bottom: 0;
  margin-right: 1em;
}

.name {
  margin-top: 0;
  font-variant: small-caps;
  margin-right: 1em;
}

.noBottom{
  font-size: 1em;
  margin-bottom: 0em;
}

h5 {
  font-size: 2em;
}

h6 {
  font-size: 1.7em;
}

h6.smaller {
  font-size: 1.5em;
}

.title {
  margin-top: 0;
  margin-bottom: 0;
}

div.border {
  border: 1px solid #000000;
}

div.pageSet {
  margin: 3em 3em 3em 3em;
}

p, div.p, 
div.list, div.booklist {
  color: black;
  font-family: "GoudyOlSt BT", "Times New Roman", Tahoma, Arial, Helvetica, sans-serif;
  font-size: 1.5em;
}

div.p {
  margin-top: 1em;
  margin-bottom: 1em;
}

p {
  text-indent: 2em;
}

dl {
  margin-right: 1em;
}

dd {
  color: black;
  font-family: "Times New Roman", Tahoma, Arial, Helvetica, sans-serif;
  font-size: 1.5em;
}

dd.inner {
  font-size: 1em;
}

li {
  margin-bottom: 1em;
}

div.list {
  margin-left: 2em;
  margin-top: 0em;
  margin-bottom: 0em;
  margin-right: 0em;
}

div.booklist {
  margin: 0em 0em 1em 0em;
}

div.table {
  position: relative;
  left: 1em;
}

table.thin {
  border: 1px solid #000000;
  border-spacing: 0px 0px;
}    

div.line {
  border-top: 1px solid #000000;
  margin: 2em 0em 1em 0em;
}
 
img.drop {
  width: .55em;
}

img.world {
  width: 1.2em;
}

th {
  text-align: center;
  vertical-align: middle;
  background: #AAAAAA;
  padding: .2em;
}

td {
  padding: .2em;
}

div.footer {
}

sup {
  vertical-align: top;
  font-size: .6em;
}

sup.header {
  font-size: .5em;
}
