<STYLE TYPE="TEXT/CSS">
<!-- 

body.top { background-color : #fffacd;}

A:hover{color:"#ffffff"; background-color: #fffacd;}
A:link{text-decoration:none;}
A:visited{text-decoration:none;}

P.main{
margin-left : 20px;
margin-right : 20px;
line-height : 180%;
font-size: 11pt;
}

P.big{
 margin-left : 10px;
 margin-right : 10px;
 line-height : 140%;
 font-size: 11pt;
 }


P.left{
margin-left : 5px;
margin-right : 0px;
line-height : 120%;
font-size: 11pt;
}


P.small{
margin-left : 20px;
margin-right : 60px;
line-height : 50%;
font-size: 11pt;
}

tr.left1
td.left1
    {
   border-left: solid 1px #99ffff;
   border-bottom: solid 1px #99ffff;
   border-top: solid 1px #99ffff;
   border-right: solid 1px #99ffff;
   background-color: #ffffff;
   line-height : 170%;
   font-size: 10pt;
      }
  
tr.left2
td.left2
{
   border-left: solid 1px #99ffff;
   border-bottom: solid 1px #99ffff;
   border-top: solid 1px #ffffff;
   border-right: solid 1px #99ffff;
   line-height : 170%;
   font-size: 10pt;
}


tr.main
td.main
{
   border : 1px #778899;
   line-height : 130%;
   font-size: 10pt;
}


tr.rule
td.rule
{
   border : solid 1px #deb887;
   background-color: #fffacd;
   line-height : 130%;
   font-size: 10pt;
}


tr.aka
td.aka
{
   border : solid 1px #ffb6c1;
   background-color: #ffe4e1;
   line-height : 130%;
   font-size: 10pt;
}


tr.original
td.original
{
   border : solid 1px #0000ff;
   background-color: #e0ffff;
   line-height : 130%;
   font-size: 10pt;
}


dt   {
         border-bottom: solid 1px #cccccc;
         color: #000000;
         font-size: 11pt;
         margin-left : 0px;
         margin-right : 15px;
         margin-top : 4px;
 
      }
      
*.float1
{
   float: right;
}

*.float2
{
   float: left;
}

-->
</STYLE>