﻿.divContent
{
    text-align: center;
}

.divBody
{
    width: 1080px;
    display: inline-block;
    text-align: left;
}

.divHeader
{
    text-align: left;
    font-family: Verdana;
    font-size: 14pt;
}

.lbltitle
{
    font-size: 10pt;
}

.lblNote
{
    font-size: 10pt;
    color: #FF0000;
    font-weight: bold;
}

a
{
    color: #0000FF;
    text-decoration: underline;
}

.txtTime
{
    border-style: none;
    width: 18px;
    font-weight: bold;
}

ul
{
    list-style-type: none;
}