BODY, TD, TR, P
{
    font-family: 'Bitstream Vera Sans', Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size: 10pt;
}

.TitleCell
{
    font-size: 36pt;
    font-weight: bold;
    text-align: center;
    background-image: url(images/grey_grid.png);
    background-color: white;
}

.TitleContentCell
{
    text-align: right;
    background-color: white;
}

.TitleLinks
{
    font-size: 9pt
}

.HeaderCellStyle1
{
    font-weight: bold;
    background-image: url(images/grey_gradient.png);
    background-color: white;
}

.HeaderCellStyle2
{
    font-weight: bold;
    background-image: url(images/grey_gradient.png);
    background-color: white;
}

.HeaderCellStyle3
{
    font-weight: bold;
    background-image: url(images/grey_gradient.png);
    background-color: white;
}

.ContentCell
{
    font-weight: normal;
    background-color: white
}

.ContentCellSmall
{
    font-size: 9pt;
    font-weight: normal;
    background-color: white
}

.NewDate
{
    font-size: 8pt;
    font-weight: bold
}

.Copyright
{
    font-size: 9pt;
    font-family: serif;
    font-style: italic
}
