﻿body
{
    font-size: 11px;
    background-image: url(images/bg1.jpg);
    vertical-align: top;
    line-height: 15px;
    background-repeat: repeat-y;
    font-family: Tahoma;
    background-color: white;
    text-align: left;
    margin-left: 35px;
}

img
{
    border: none;
}
td
{
    vertical-align:top;
}

.calendar
{
    text-align:center;
}

.headers
{
    font-size:14px;
    font-weight:bold;
}