h1 {
  font-family: "MS UI Gothic";
  font-size: 13px; 
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
  font-variant: normal; 
  color: #FF9900;
  margin-top : 1px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  text-indent : 0px;
  text-align: left;
  }
h2 {
  font-family: "MS UI Gothic";
  font-size: 13px; 
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
  font-variant: normal; 
  color: #FF9900;
  margin-top : 1px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  text-indent : 0px;
  text-align: left;
  }
h3 {
  font-family: "MS UI Gothic";
  font-size: 13px; 
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
  font-variant: normal; 
  color: #333333;
  margin-top : 1px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  text-indent : 0px;
  text-align: right;
  }
h4 {
  font-family: "MS UI Gothic";
  font-size: 13px; 
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
  font-variant: normal; 
  color: #333333;
  margin-top : 1px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  text-indent : 0px;
  text-align: left;
  }
A:LINK {
  font-size: 13px;
  color: #FFFFFF;
  text-decoration : underline;
  }
A:VISITED {
  font-size: 13px;
  color: #FFFFFF;
  text-decoration : underline;
}
A:HOVER {
  font-size: 13px;
  color: #CCFF00;
  text-decoration : underline;
}
strong {
  color: #FF0000;
  font-size: 13px;
  line-height: 1.6em; 
  }
BODY{
  color: #000000;
  font-size: 13px;
  margin-top: 0em; 
  margin-bottom: 0em; 
  background-image: url("image/base/back02.gif");
  }
P,TD,DIV {
  color: #333333;
  font-size: 13px;
  line-height: 1.5em; 
  }
