﻿body
{
    font-weight: normal;
    font-size: 10px;
    color: black;
    font-family: Verdana;
    height: 14px;
}
H1
{
    font-weight: bold;
    font-size: 20px;
    color: #003366;
    font-family: Verdana;
}
.FieldLabel
{
    font-weight: bold;
    color: white;
    font-family: Verdana;
    background-color: #000084;
    font-size: 9pt;
}

.indented
{
    padding-left: 15px;
}
