﻿body
{
    margin-top: 9px;
    margin-bottom: 0px;
    background-color: #e3d9c0;
}

.section
{
    font-weight: bold;
    font-size: 12pt;
    color: #ad0000;
    font-family: Georgia;
}

.content
{
    font-size: 9pt;
    color: black;
    font-family: Arial;
    text-decoration: none;
}

.small
{
    font-size: 8pt;
    font-family: Arial;
}

.white
{
    font-size: 7pt;
    color: white;
    font-family: Arial;
}

.white14
{
    font-size: 18pt;
    font-weight:bold;
    color: white;
    font-family: 'Adobe Garamond Pro';
}
