﻿body
{
    margin: 0px;
    padding: 0px;
    font: 9pt Tahoma;
}

.BlueHeader
{
    background-color: #336699;
    text-align: left;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    font-size: 13px;
    color: #ffffff;
    padding:3px;
}

.Title1 { font-size: 8pt; }