<html>
  <head>
    <meta content="text/html; charset=windows-1252" http-equiv="content-type">
    <link rel="alternate stylesheet" type="text/css" href="resource://gre-resources/plaintext.css"
      title="Wrap Long Lines">
  </head>
  <body>
    <pre>
body {
  font-family: times;
  font-size: 16px;
  margin-bottom: 10px;
  color: #333333;
  text-align: justify;
}
h1 {
  padding-bottom: 20px;
  margin-bottom: 20px;
  font-family: verdana;
  font-size: 24px;
  font-weight: bold;
  color: #a0410d;
  text-align: center;
}
h2 {
  margin: 25px 0px 15px;
  padding-bottom: 15px;
  font-family: verdana;
  font-size: 18px;
  font-weight: bold;
  color: #a0410d;
}
ul {
  margin-left: 8px;
  color: #333333;
}
table.imagetable {
  margin: 2px 5px 5px 15px;
  float: right;
  width: 100px;
  text-align: center;
}
table.imagetable img {
  border:  none;
  width: 250px;
}
div.imagecaption {
  text-align: center;
  font-family: verdana;
  font-size: 10px;
}
div.imagenotes {
  text-align: left;
  font-family: verdana;
  font-size: 9px;
}
div.imageattribution {
  text-align: right;
  font-family: verdana;
  font-size: 8px;
  font-style: italic;
}
ul.sources {
  font-family: times;
  font-size: 14px;
  color: #333333;
  margin-left: 16px;
  padding-left: 16px;
  margin-top: 3px;
  text-align: left;
}
table.census {
  border: 5px groove #3333ff;
  margin: 15px auto auto;
  border-collapse: collapse;
}
table.census td {
  border: 2px solid blue;
  padding: 2px 4px;
}
.quotesmaller {
  font-size: 0.9em;
}
.largerfont {
  font-size: 1.1em;
}
.dataheader {
  font-weight: bold;
  color: #000066;
}
.sourcelistheader {
  font-style: italic;
  color: #000066;
}
.booktitle {
  font-style: italic;
}
.externalfamilylink {
  font-style: italic;
  color: #1F9467;
}
.familysearchfamilytreelink {
  font-style: italic;
  color: #14AD1C;
}
.foreignlanguagetext {
  color: #999900;
}
.censustableheader {
  font-weight: bold;
  color: #000099;
  text-align: center;
  font-size: 22px;
}
hr {
  clear: both;
}

td.imagerow {
  border: 1px;
  border-style: solid solid none solid;
  border-color: #AA802A;
  text-align: center;
  padding: 3px 3px 3px 3px;
}

td.imagerow img {
  height: 250px;
  border: 0px solid;
}

td.captionrow {
  border: 1px;
  border-style: none solid solid solid;
  border-color: #AA802A;
  padding: 3px 3px 3px 3px;
  vertical-align: top;
}



sup, sub {
  vertical-align: baseline;
  position: relative;
  top: -0.4em;
}
sub { 
  top: 0.4em; 
}

</pre>
  </body>
</html>
