BODY
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial
}
TABLE
{
    BORDER-RIGHT: thin solid;
    BORDER-TOP: thin solid;
    FONT-SIZE: 10pt;
    BORDER-LEFT: thin solid;
    BORDER-BOTTOM: thin solid
}
.cellBorderRightBottom
{
    BORDER-RIGHT: thin solid;
    BORDER-TOP: thin;
    BORDER-LEFT: thin;
    BORDER-BOTTOM: thin solid
}
.cellBorderBottom
{
    BORDER-BOTTOM: thin solid
}
A
{
    TEXT-DECORATION: none
}
TH
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px
}
TD
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px
}
H1
{
    FONT-SIZE: 14pt
}

