BODY
{
    MARGIN: 0px;
    BACKGROUND-COLOR: #90e0ac
}

TD
{
    FONT-SIZE: 14px;
    COLOR: #c8ecdd;
    FONT-FAMILY: Arial
}

a:link { color: #e6e600; text-decoration: none }
a:visited { color: #e6e600; text-decoration: none }
a:active { color: #e6e600; text-decoration: none }
a:hover { color: #FFFFFF; text-decoration: none }

.aff a:link { color: #4CA84C; text-decoration: none }
.aff a:visited { color: #4CA84C; text-decoration: none }
.aff a:active { color: #4CA84C; text-decoration: none }
.aff a:hover { color: #FFFFFF; text-decoration: none }

.header1
{
    FONT-WEIGHT: 600;
    FONT-SIZE: 14px;
    COLOR: #FFFFFF;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
.header2
{
    FONT-SIZE: 25px;
    COLOR: #f2f2f2;
    FONT-FAMILY: Helvetica
}
.greyed
{
    FONT-SIZE: 12px;
    COLOR: #d9d9d9
}
.menu
{
    FONT-WEIGHT: 600;
    FONT-SIZE: 15px;
}

.topbevel
{
    BORDER-RIGHT: #2b472c 1px solid;
    BORDER-TOP: #a4c2a5 1px solid;
    BORDER-LEFT: #a4c2a5 1px solid;
    BORDER-BOTTOM: #2b472c 1px solid
}
.smaller
{
    FONT-SIZE: 11px
}


