BODY
{
    BACKGROUND-COLOR: white;
    BACKGROUND-IMAGE: url(\IMAGES\background.jpg);
    BACKGROUND-POSITION: center 50%;
    BACKGROUND-REPEAT: repeat;
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
    MARGIN-LEFT: 0px;
    MARGIN-TOP: 0px;
    MARGIN-WIDTH: 0;
    MARGIN-HEIGHT: 0
}
H1
{
    COLOR: black;
    FONT-FAMILY: Arial, 'MS Serif';
    FONT-SIZE: 12pt;
    FONT-STYLE: normal
}
H2
{
    COLOR: black;
    FONT-FAMILY: Arial, 'MS Serif';
    FONT-SIZE: 11pt;
    FONT-STYLE: italic
}
H3
{
    COLOR: black;
    FONT-FAMILY: Arial, 'MS Serif';
    FONT-SIZE: 10pt
}
INPUT
{
    FONT-FAMILY: Arial, 'MS Serif';
    FONT-SIZE: 10pt
}
TD
{
    COLOR: black;
    FONT-FAMILY: Arial, 'MS Serif';
    FONT-SIZE: 9pt
}
TH
{
    BACKGROUND-COLOR: transparent;
    BACKGROUND-IMAGE: url(\IMAGES\bgcell.gif);
    COLOR: yellow;
    FONT-FAMILY: Arial;
    FONT-SIZE: 8pt
}
A
{
    COLOR: #004d97
    text-decoration: none;
}
A:Link {text-decoration: none; color: #000099;}
A:Visited  {text-decoration : none; color: #000099;}
A:Active  {text-decoration : none; color: #000099;}
A:Hover  {text-decoration : none; color: #FF0000;}