/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Aug 19, 2015, 1:47:17 PM
    Author     : John
*/
body
{
    background-color: #F2F1DB;
}

p.Indent
{
    font-family: Arial;
    font-size: medium;
    text-indent: -.2in;
    margin-left: .4in;
}
p.CenterAnew
{
    font-family: Arial;
    font-size: medium;
    font-style: italic;
    text-align: center;
    text-indent: -.2in;
    text-transform: uppercase;
    margin-left: .4in;
}
span.SubHeading1
{
    text-decoration: none;
}
span.SubHeading2
{
    text-decoration: none;
}
span.Liberty
{
    font-size: x-large;
    font-style: italic;
    font-weight: bold;
    text-align: center;
    margin: 0;
}
ul
{
    font-family: Arial;
    font-size: medium;
    margin-bottom:0in;
}