<style type=text/css>


	A { color:#000000; }
	A:link { color:#000000; }
	A:visited  { color:#000000; }

        A:hover { color:#FF0000; }

        A.menu   {
                   font-size:10pt;
                   font-weight:bold;
                   color:#000000;
                   text-decoration:none;
                 }

        BODY     {
                   font-size:10pt;
                   color:#000000;
                   background-color:#ffffff;
                 }

        .title   {font-size:14pt; color:#000066; font-weight:bold;}
        .header1 {font-size:11pt; color:#000088; font-weight:bold;}
        .header2 {font-size:10pt; color:#000066; font-style:italic;}
        .footer  {font-size:8pt; color:#000066;}
        .body    {font-size:10pt; color:#000000}

        TABLE.frame {background:#2f4f4f;}
        TABLE.navbarbgcolor {background:#d3d3d3;}
        TABLE.contentbgcolor {background:#ffffff;}

        TD       {
                   font-family:arial,helvetica,lucida;
                   font-size:10pt;
                 }

        TD.navbarbgcolor {background:#d3d3d3;}
        TD.contentbgcolor {background:#ffffff;}

        TD.head  { 
                   font-size:12pt;
	           font-weight:bold;
	           background:#2f4f4f;
                   color:#ffffff;
                 }

        LI.helpindex {
                   line-height: 15px;
                 }

        TD.head2 {
                   font-size:12pt;
                   font-weight:bold;
                   background:#7a8b8b;
                   color:#eeeeee
                 }

        TD.head3 {
                   font-weight:bold;
                   background:#2f4f4f;
                   color:#eeeeee
                 }

        TD.head4 {
                   font-weight:bold;
                   background:#7a8b8b;
                   color:#eeeeee
                 }

        TD.error {
                   font-weight:bold;
                   background:maroon;
                   color:#ffffff;
                 }

        TD.body  {
                   background:#fffff0;
                 }

        TD.help  {
                   background:#c7c7c7;
                   line-height:17px;
                 }

        TD.cell1 {
                   background:#fffff0;
                 }

        TD.cell1small { background:#fffff0; font-size:8pt; }

        TD.cell2 { background:#eeeeee; font-size:10pt; }
        TR.cell2small { background:#eeeeee; font-size:8pt; }

        TD.cell3 { background:#fffff0; font-size:10pt; color:darkgray }

        TD.cell4 { background:#ffffff; }

        TD.listodd {
                   background:#f7f6d2;
                 }

        TD.listeven {
                   background:#fffff0;
                 }

        TD.attn {
                  font-size:10pt;
                  font-weight:bold;
                  background:#000000;
                  color:#ff3300
                }
        
</style>
