H1
{
    FONT-WEIGHT: 900;
    FONT-SIZE: 25pt;
    COLOR: yellow;
    FONT-STYLE: italic;
    FONT-FAMILY:  Arial;
    TEXT-DECORATION: none
}
H3
{
    COLOR: Black;
    FONT-FAMILY:  Arial;
}


P
{
    FONT-SIZE: larger
}

BODY.main
{
    BACKGROUND-COLOR: #0A078D;
    BACKGROUND-IMAGE: url("backtile2.jpg");
background-repeat: repeat-y
}

BODY.frame
{
    BACKGROUND-COLOR: #0A078D;
    BACKGROUND-IMAGE: url("backtile2.jpg");
background-repeat: repeat-y
}

.ulbackcell
{
    BACKGROUND-IMAGE: url('LOGOS/UL.jpg');
}


TABLE.newstable
{
    background-color: #ECECEC;
    margin-left: 20;
    margin-right: 20;
}

TABLE.producttable
{
    background-color: #ECECEC;
}

TD.CostCells
{
 Width: 75px
}

TD.PicCells
{
 Width: 160px
}
