a:link {text-decoration:none;
       color:#FFFFFF;
	   }
a:active {text-decoration:none;
       color:#CC3366;
       }
a:visited {text-decoration:none;
       color:#FFFFFF;
       }
a:hover {text-decoration:underline;
       color:#CC3366;
       }

  BODY{
      margin:0px 0px 0px 0px;
      font-family : "‚l‚r ‚oƒSƒVƒbƒN",Osaka,sans-serif;
      background-color : white;
     }

  TR{
      font-family : "‚l‚r ‚oƒSƒVƒbƒN",Osaka,sans-serif;
	  font-size : 11pt;
      background-color : white;
      line-height:130%;
     }

  .text1{
      font-family : "‚l‚r ‚oƒSƒVƒbƒN",Osaka,sans-serif;
      font-size : 8pt;
       color:#333333;
      line-height:100%;
      }
