﻿body 
{ 
    background: background-color: #a79d94;
    
}
.bodyText
{
    color: #38270f;
    font-family: 'Trajan Pro';
    font-size: 13px;
    font-weight: normal;
}
.headerText
{
    color: #38270f;
    font-family: "Trajan Pro";
    font-size: large;
    text-align: left;
    font-weight: bold;
}


    .col1
    {
        width: 4px;
    }
    .col2
    {
        width: 200px;
    text-align: left;
}

