.ItemStyle
{
    FONT-SIZE: 14px;
    LIST-STYLE-IMAGE: url(usm.gif);
    VERTICAL-ALIGN: middle;
    COLOR: #003399;
    BACKGROUND-REPEAT: no-repeat;
    FONT-FAMILY: "Arial";
    LIST-STYLE-TYPE: none
}
.PopItemStyle
{
    FONT-SIZE: 14px;
    LIST-STYLE-IMAGE: url(dsmh.gif);
    VERTICAL-ALIGN: middle;
    COLOR: #003399;
    BACKGROUND-REPEAT: no-repeat;
    FONT-FAMILY: "Arial";
    LIST-STYLE-TYPE: none
}
BODY
{
    BACKGROUND-COLOR: #ffffff
}
A:link
{
    COLOR: #003399;
    TEXT-DECORATION: underline
}
A:visited
{
    COLOR: #002b84;
    TEXT-DECORATION: underline
}
A:hover
{
    COLOR: #cc0000;
    FONT-STYLE: italic;
    TEXT-DECORATION: underline
}

