<STYLE>
A:link
{
    COLOR: #000099
}
A:visited
{
    COLOR: #000099
}
.tabledata A:hover
{
    COLOR: #0000cc;
    TEXT-DECORATION: none
}
.formtext
{
    LEFT: 0px;
    FONT: small 'Trebuchet MS', serif;
    COLOR: black;
    POSITION: absolute
}
.dcpagetitle
{
    FILTER: progid:DXImageTransform.Microsoft.Shadow(color=gray,strength=1,direction=135);
    LEFT: 0px;
    FONT: bold medium 'Trebuchet MS', serif;
    COLOR: #000000;
    POSITION: absolute
}

A:active
{
    COLOR: #6666ff;
    TEXT-DECORATION: none
}
.menuItem
{
    BORDER-RIGHT: buttonface 2px outset;
    BORDER-TOP: buttonface 2px outset;
    FONT: 10px 'ms sans serif';
    BORDER-LEFT: buttonface 2px outset;
    CURSOR: auto;
    COLOR: buttontext;
    BORDER-BOTTOM: buttonface 2px outset;
    BACKGROUND-COLOR: buttonface
}
.rowItem
{
    BORDER-RIGHT: #000000 8px solid;
    BORDER-TOP: #000000 8px solid;
    BORDER-LEFT: #000000 8px solid;
    BORDER-BOTTOM: #000000 8px solid
}
.cellItem
{
    FONT: 10px 'ms sans serif'
}
A.noLink
{
    COLOR: black;
    TEXT-DECORATION: none
}
A.noLink:active
{
    COLOR: black;
    TEXT-DECORATION: none
}
A.noLink:hover
{
    COLOR: #0000cc;
    TEXT-DECORATION: none
}
BODY
{
    FONT-SIZE: x-small;
    FONT-FAMILY: 'Trebuchet MS'
}
OPTION
{
    FONT-SIZE: x-small;
    FONT-FAMILY: 'Trebuchet MS'
}
SELECT
{
    FONT-SIZE: x-small;
    FONT-FAMILY: 'Trebuchet MS'
}
LABEL
{
    FONT-SIZE: x-small;
    FONT-FAMILY: 'Trebuchet MS'
}
BODY
{
    FONT-SIZE: x-small;
    voice-family: inherit
}
BODY SELECT
{
    FONT-SIZE: x-small;
    voice-family: inherit
}
BODY OPTION
{
    FONT-SIZE: x-small;
    voice-family: inherit
}
BODY LABEL
{
    FONT-SIZE: x-small;
    voice-family: inherit
}
</STYLE>