﻿h1
{
    white-space: nowrap;
    font-family: Courier New;
    font-size: 22px;
    color: #999999;
    margin-bottom: 0px;
    padding-top: 20px;
}
hr
{
    height: 1px;
    border: none;
    color: #999999;
    background-color: #999999;
    margin-bottom: 12px;
}
.contentDiv
{
    font-size: 11px;
}