<STYLE>
BODY
{
    SCROLLBAR-FACE-COLOR: #f2f2f2;
    FONT-SIZE: 8pt;
    SCROLLBAR-HIGHLIGHT-COLOR: #cccccc;
    SCROLLBAR-SHADOW-COLOR: #d7d7d7;
    COLOR: black;
    SCROLLBAR-3DLIGHT-COLOR: white;
    SCROLLBAR-ARROW-COLOR: black;
    SCROLLBAR-TRACK-COLOR: #f4f4f4;
    FONT-FAMILY: arial;
    SCROLLBAR-BASE-COLOR: #f2f2f2
}

A {COLOR: blue; text-decoration:none;}
a:hover {COLOR: #990000; text-decoration:underline;}


TD
{
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: arial
}
.clshead
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    MARGIN-LEFT: 3px;
    COLOR: white;
    FONT-FAMILY: 'arial'
}
.clsmall
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: 'arial'
}

</STYLE>