﻿
body
{
    font-family: arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: navy;
}
h1
{
    font-family: Arial;
    font-size: 14pt;
    color: Navy;
    font-weight: bold;
    
}
h2
{
    font-family:Arial;
    font-size:12pt;
    color:Navy;
    font-weight:bold;
}
h3
{
    font-family:Arial;
    font-size:10pt;
    color:Navy;
    font-weight:bold;
}

