﻿body
{
    font-weight: normal;
    font-size: 12pt;
    color: black;
    font-family: Garamond;
}
h1
{
    font-weight: bold;
    font-size: 24pt;
    color: #800000;
    font-family: Garamond;
}
h2
{
    font-weight: bold;
    font-size: 14pt;
    color: #CC3300;
    font-family: Garamond;
    font-style: italic;
}
h3
{
}
h4
{
}
h5
{
}
h6
{
}
p:first-letter
{
    font-family: Garamond;
    font-size: x-large;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    color: #800000;
}
