BODY, P, TD{
        font-family: Arial;
        font-size: 12px;
                line-height: 17px;
                padding-top: 0px;
                margin-bottom: 5px;
        color: #7E8299;
}

H6{
        font-family: Arial;
        font-size: 14px;
        padding: 5px;
        padding-top: 0px;
        font-weight: bold;
        border-style : outset inset inset outset;
        border-width: 2px;
        border-color: #B174CA;
        background: #FFFFFF;
        margin-top: 2px;
        margin-bottom: 2px;
}

SMALL{
        font-size: 9px;
        text-align: right;
        font-weight: normal;
}

A:link {color:#7E8299; text-decoration:none; margin-left:1px;margin-right: 1px;}
A:visited {color:#7E8299; text-decoration:none; margin-left: 1px; margin-right: 1px;}
A:hover, A:visited:hover, A.t1:hover, A.t1:visited:hover {color:#70C287;text-decoration:underline; }