BODY
{
    margin: 0;
    padding: 0;
    color: #727272;
    FONT-SIZE: x-small;
    FONT-FAMILY: arial
}
.main
{
    FONT-SIZE: x-small;
    COLOR: #727272;
    FONT-FAMILY: arial, helvetica
}
.mainMarroon
{
    FONT-SIZE: x-small;
    COLOR: #8b3341;
    FONT-FAMILY: arial, helvetica
}
A:link {text-decoration: none; color: #8b3341;}
A:visited {text-decoration: none; color: #8b3341;}
A:active {text-decoration: none; color: #8b3341;}
A:hover {text-decoration: underline; color: #8b3341;}
