body {

  background-image : url(bg00.jpg);

  background-attachment:fixed;

  }

td {

  font-family: "MS UI Gothic"; 

  font-size: 11pt;

  line-height: 120%

  ;}

.font10 {

  font-family: "MS UI Gothic"; 

  font-size: 10pt;

  line-height: 120%

; color: #666666

  ;}

a {

  text-decoration:none;

  color:#000099;

      }		

a.lk1 {

  text-decoration:underline;

  color: #006699;



      }		

a:hover  {

  color:#6699cc;

  text-decoration:none ;

  }

a.lk1:hover  {

  color:#990000;

  text-decoration:none ;

  }

