table.HeadShot
{
    color:DarkSlateGray;
    width:100%;
    border-spacing:10px;
}

table.HeadShot th
{
    vertical-align:top;
}

table.HeadShot tr.norm
{
    background-color:Lavender;
}

table.HeadShot tr.alt
{
    background-color:AntiqueWhite;
}

table.HeadShot tr th p
{
    width:50%;
    text-align:justify;
    margin:0 12.5% 0 12.5%;
    padding:12.5%;
    border:0%;
    font-family:Arial,Helvetica,sans-sarif;
    font-weight:bold;
    font-size:1.5em;
}

table.HeadShot td
{
    text-align:center;
}

table.HeadShot tr th span
{
    font-size:2.66em;
    width:auto;
    height:0.8em;
    line-height:1.0em;
    font-family:"Baskerville Old Face",sarif;
    color:Black;
    float:left;
}

.NamePlate
{
    font-family:Verdana,sans-sarif;
    font-size:2.00em;
    font-weight:bold;
    display:block;
    padding:0.5em 0 0.5em 0;
}

