﻿body
{
    margin: 4%;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    text-decoration: none;
    background-color: #FFFFFF;
    font-size: 10pt;
    width: 92%;
}

a
{
    color: #0000ff;
}

A:visited
{
    color: #ff0000;
}

td
{
    /*vertical-align: top;*/
}

.Footer
{
    text-align: center;
    color: #666666;
}

table
{
    font-size: 10pt;
}

.style1
{
    width: 169px;
}
