﻿BODY
{ 
font-size: 10pt; font-family: Arial; }

h1
{
    font-size: 20pt;
    color: gray;
    font-family: Arial;
    background-color: transparent;
}
h2
{
    font-weight: bold;
    font-size: 10pt;
    font-family: Arial;
    padding-bottom: 0px;
    line-height: 13pt;
}

