﻿body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: normal;
    font-style: normal;
    color: #000000;
}
.red
{
    color: #FF0000;
}
.BulletPoints
{
    font-family: 'Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    }
 .BulletListElement
{
    font-family: 'Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    line-height: normal;
    white-space: normal;
    word-spacing: normal;
    letter-spacing: normal;
}
.QuotedText
{
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: large;
    font-weight: bold;
    font-style: italic;
}
.BlueText
{
    color: #0000FF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: large;
    font-weight: bold;
    font-style: italic;
}
.BlackText
{
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: normal;
    font-weight: normal;
    font-style: normal;
    width: 685px;
}
.BoldText
{
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    font-style: normal;
}
.NormalText
{
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: normal;
    font-style: normal;
}
