﻿body
{
    font-size: 100%;
    color: black;
    font-family: Times New Roman;
    background-color: white;
}

P
{
    font-size: 12pt;
    font-weight: normal;
}

H1
{
    font-size: 16pt;
}

H2
{
    font-size: 14pt;
}

.adjustedZIndex
{
    z-index: 1000;
}