﻿h1
{
    font-weight: bold;
    font-size: x-small;
    color: #005DC9;
    font-style: normal;
    font-family: Arial, 'Courier New' , Monospace;
    font-variant: normal;
}
h2
{
    font-weight: bold;
    font-size: small;
    color: #005DC9;
    font-style: normal;
    font-family: Arial, 'Courier New' , Monospace;
    font-variant: normal;
}
h3
{
    font-weight: bold;
    font-size: medium;
    color: #005DC9;
    font-style: normal;
    font-family: Arial, 'Courier New' , Monospace;
    font-variant: normal;
}
h4
{
    font-weight: bold;
    font-size: large;
    color: #005DC9;
    font-style: normal;
    font-family: Arial, 'Courier New' , Monospace;
    font-variant: normal;
}
h5
{
    font-weight: bold;
    font-size: x-large;
    color: #005DC9;
    font-style: normal;
    font-family: Arial, 'Courier New' , Monospace;
    font-variant: normal;
}
h6
{
    font-weight: bold;
    font-size: xx-large;
    color: #005DC9;
    font-style: normal;
    font-family: Arial, 'Courier New' , Monospace;
    font-variant: normal;
}
body
{
    color: #333366;
    font-style: normal;
    font-family: Arial, 'Courier New' , Sans-Serif;
    font-variant: normal;
}
p
{
    font-size: medium;
    color: #000066;
    font-family: Arial, 'Courier New' , Sans-Serif;
}
