﻿body
{
    margin-top: 0px;
    margin-left: 0px;
    background-color: #f7f6f3;
}
p
{
    font-weight: normal;
    font-size: 12pt;
    text-transform: none;
    color: black;
    font-style: normal;
    font-family: 'Times New Roman';
    font-variant: small-caps;
    text-decoration: none;
}
p.BodyHeader
{
    font-weight: bold;
    font-size: 15pt;
    text-transform: none;
    color: black;
    font-style: normal;
    font-family: 'Times New Roman';
    font-variant: small-caps;
    text-decoration: none;
}
h1
{
    font-weight: bold;
    font-size: 20pt;
    text-transform: none;
    color: black;
    font-style: normal;
    font-family: 'Times New Roman';
    font-variant: small-caps;
    text-decoration: none;
}
h4
{
    font-weight: bold;
    font-size: 14pt;
    text-transform: none;
    color: white;
    font-style: normal;
    font-family: 'Times New Roman';
    font-variant: small-caps;
    text-decoration: none;
}
.BodyText
{
    font-weight: normal;
    font-size: 12pt;
    text-transform: none;
    color: black;
    font-style: normal;
    font-family: 'Times New Roman';
    font-variant: small-caps;
    text-decoration: none;
}
.BodyTextWhite
{
    font-weight: normal;
    font-size: 12pt;
    text-transform: none;
    color: white;
    font-style: normal;
    font-family: 'Times New Roman';
    font-variant: small-caps;
    text-decoration: none;
}
.menu
{
    font-weight: normal;
    font-size: 12pt;
    text-transform: none;
    color: black;
    font-style: normal;
    font-family: 'Times New Roman';
    font-variant: small-caps;
    text-decoration: none;
}
.thumbnails img
{
    padding: 5px;
}