﻿body {
}
.header
{
    text-align:left;
    font-size:14pt;
    font-family: 'Arial';
}
.footer
{
    position : absolute;
    bottom : 0;
    height : 40px;
    margin-top : 40px;
    font-family: 'Arial';
}