
BODY
{
    COLOR: #000000;
    FONT-FAMILY: helvetica, arial;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: 550;
    background-repeat: no-repeat; 
    BACKGROUND: #CCCCCC;
    LINE-HEIGHT: 12pt;
}

TABLE
{
    COLOR: #000000;
    BACKGROUND: #FFFFFF;
    FONT-FAMILY: helvetica, arial;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: 550;
    LINE-HEIGHT: 12pt;

}

.bigtitle
{
    COLOR: #000000;
    FONT-FAMILY: helvetica, arial;
    FONT-SIZE: 16pt;
    FONT-WEIGHT: 550;
    LINE-HEIGHT: 18pt;

}


A:link
{
   color: #DB0029;
   text-decoration: none;
}
A:visited
{
   color: #DB0029;
   text-decoration: none;
}
A:hover
{
   color: #DB0029;
   text-decoration: underline;
}
A:active
{
   color: #DB0029;
   text-decoration: none;
}



