﻿body 
{
    font-size: 12pt;
    font-family: Calibri, Meiryo UI,Meiryo, Verdana, Sans-Serif;
    color:Black;
    
}

p
{
    font-size:inherit;
    font-weight:inherit;
    color: inherit;
    padding: 1px 1px 1px 1px;
}

div
{
    padding:3px;
}

div.footer
{
    position:absolute;
    left:0.25in;
    bottom:0.25in;
}

a:link, a:visited
{
    color: Black;
}