body {
  background-color: #006600;
  background-image: url('bg-1.jpg');
  font-family: 'calibri', sans-serif;}

div.main {
  margin: auto;
  width: 90%;
  background-image: url('bg-tbl.jpg');
  border-style: ridge;
  border-width: 3;
  padding: 5;}

.td-achrt {
  font-family: 'courier new', monospace;
  font-size: 11;}
             
h1,h2 {text-align: center;}

ul.ul-list {list-style-type: none;}

ol.ol-sources {font-size: small;}

table.groupsheet {border-spacing: 0;}

table.descendants {
  border-padding: 0;
  border: 0;}
table.topalign td {vertical-align: top;}


.generation {
  text-align: center;
  font-weight: bold;}
.name {font-variant: small-caps;}
.notes {font-size: small;}
  
.brd-t { border-top:3px solid; }
.brd-b { border-bottom:1px solid; }