﻿body
{
    font-size: 11px;
    background-color: #ffffcc;
    vertical-align: top;
    line-height: 15px;
    background-repeat: repeat-y;
    font-family: Tahoma;
    text-align: center;
    margin-top: 0px;
}

img
{
    border: none;
}
table
{
    
    text-align: left;
}
td
{
    vertical-align:top;
}

.calendar
{
    text-align:center;
}

.headers
{
    font-size:14px;
    text-decoration: underline;
    color:#003366;
}
.blue
{
     font-size:12px;
    text-decoration: none;
    color:#003366;
}
