<STYLE TYPE="TEXT/CSS">
<!-- 

body.top { background-color : #9988ff;}

A:hover{color:"#ffffff"; background-color: #0000ff;}


P.main{
margin-left : 20px;
margin-right : 30px;
line-height : 160%;
font-size: 11pt;
}

P.bamen{
margin-left : 10px;
margin-right : 10px;
line-height : 140%;
font-size: 11pt;
}

P.big{
margin-left : 35px;
margin-right : 35px;
line-height : 150%;
font-size: 11pt;
}

P.small{
margin-left : 15px;
margin-right : 25px;
line-height : 10%;
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: #99ffff;
   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 #ffffff;
   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;
}


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>