﻿body.pg
{
    background-color: #ffffff;
    background-image: url( "GedTree.gif" );
}

.Center 
{
    text-align: center;
}

.hr
{
height: 4px;
width: 80%;
color: Gray;
}
.LBold
{
    font-size:xx-large;
    font-weight:bolder;    
}
.sn
{
    font-size: x-small;
}
td.g16
{
    width: 16px;
}
td.g24
{
    width: 24px;
}
td.g64
{
    width: 64px;
}
td.g56
{
    width: 56px;
}

td.g128
{
    width: 128px;
}

.credits
{
    font-size: small;
    text-align: center;
}