﻿body {
}
.footer
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: xx-small;
    text-align: center;
}
.header
{
    padding: 0px;
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15pt;
    color: #FF0000;
    display: inline;
}
.headerBox
{
    padding-bottom: 3px;
}
.spanHeader
{
    padding-bottom: 8px;
    margin-bottom: 5px;
    top: -10px;
}
.divHeader
{
    float: left;
    width: 400px;
    top: 11px;
    position: relative;
}
