BODY
{
    font-family: "Verdana", "Helvetica", "Arial", sans-serif ;
    font-size: 9 pt ;
    color: rgb(0,0,0) ;
    background-color: rgb(252,234,210) ;
    margin-top: 0 pt ;
    margin-bottom: 0 pt ;
    margin-left: 0 pt ;
    margin-right: 0 pt ;
}

TABLE
{
    font-family: "Verdana", "Helvetica", "Arial", sans-serif ;
    font-size: 9 pt ;
    color: rgb(0,0,0) ;
}

H1
{
    font-weight: bold ;
    font-size: 22 pt ;
/*    color: rgb(106,70,24) ; */
    color: rgb(252,234,210) ;
}

H2
{
    font-weight: bold ;
    font-size: 17 pt ;
    color: rgb(59,146,32) ;
}

H3
{
    font-weight: bold ;
    font-size: 14 pt ;
    color: rgb(106,70,24) ;
}

P
{
    margin-top: 6 pt ;
    margin-bottom: 6 pt ;
}

A:link, A:visited
{
    color: rgb(205,49,0) ;
}

