﻿p
{
    font-weight: bold;
    font-size: 10pt;
    color: black;
    font-family: Arial;
}
h1
{
    font-weight: bold;
    font-size: 30pt;
    color: #303687;
    font-family: 'Times New Roman';
}
h2
{
    font-weight: bold;
    font-size: 12pt;
    color: #303687;
    font-family: Arial;
}
h3
{
    font-weight: bold;
    font-style:italic;
    font-size: 8pt;
    color: black;
    font-family: Arial;
}
