BODY
{
    FONT-SIZE: medium;
    FONT-FAMILY: Tahoma, Sans-Serif;
    TEXT-ALIGN: left
}
H1
{
}
H3
{
    COLOR: black;
    TEXT-ALIGN: center
}
P
{
    FONT-SIZE: small;
    FONT-FAMILY: Arial, sans-serif
}
TH
{
    COLOR: white;
    FONT-FAMILY: Arial, sans-serif;
    BACKGROUND-COLOR: black;
    TEXT-ALIGN: center
}
.footer
{
    FONT-SIZE: 9pt;
    WIDTH: 500px;
    COLOR: black;
    FONT-FAMILY: 'Trebuchet MS', sans-serif;
    TEXT-ALIGN: center
}
.small
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Arial, sans-serif;
}
TABLE
{
    COLOR: black;
    BACKGROUND-COLOR: silver
}
.maintable
{
    FONT-SIZE: x-small;
    FONT-FAMILY: Arial, sans-serif
}
.red
{
    FONT-SIZE: xx-small;
    COLOR: red
}
.spacer
{
    WIDTH: 750px;
    HEIGHT: 20px;
    BACKGROUND-COLOR: white
}
.loadinfo
{
    BORDER-RIGHT: thin solid;
    BORDER-TOP: thin solid;
    FONT-SIZE: xx-small;
    BORDER-LEFT: thin solid;
    WIDTH: 750px;
    BORDER-BOTTOM: thin solid
}
.explanation
{
    PADDING-BOTTOM: 1em;
    WIDTH: 450px
}
.header
{
    FONT-WEIGHT: bold;
    WIDTH: 450px;
    COLOR: white;
    FONT-FAMILY: 'Trebuchet MS', sans-serif;
    BACKGROUND-COLOR: #cc0000;
    TEXT-ALIGN: center
}