h1 {
  font-family: "MS UI Gothic";
  font-size: 10px; 
  font-style: normal; 
  line-height: 1.5em; 
  font-weight: normal; 
  font-variant: normal; 
  color: #FF0000;
  margin-top : 1px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  text-indent : 0px;
  text-align: right;
  }
h2 {
  font-family: "MS UI Gothic";
  font-size: 13px; 
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
  font-variant: normal; 
  color: #FFFFFF;
  margin-top : 1px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  text-indent : 0px;
  text-align: right;
  }
h3  {
  font-family: "MS UI Gothic";
  font-size: 13px; 
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
  font-variant: normal; 
  color: #FF0000;
  margin-top : 1px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  text-indent : 0px;
  text-align: left;
  }
.w-center {
	font-family: "MS UI Gothic";
	color: #FFFFFF;
	font-size: 13px; 
	text-align: center;
  }
.font-10 {
	font-family: "MS UI Gothic";
	font-size: 10px;
	line-height: 12px;
  }
.font-11 {
	font-family: "MS UI Gothic";
	color: #009900;
	font-size: 11px;
	line-height: 13px;
  }
.font-12 {
	font-family: "MS UI Gothic";
	font-size: 12px;
	line-height: 14px;
}
.font-13 {
	font-family: "MS UI Gothic";
	color: #000099;
	font-size: 13px; 
  }
.font-14 {
	font-family: "MS UI Gothic";
	font-size: 14px;
	line-height: 16px;
}
.font-15 {
	font-family: "MS UI Gothic";
	color: #FFFFFF;
	font-size: 13px; 
}
.font-16 {
	font-family: "MS UI Gothic";
	color: #FF0000;
	font-size: 13px; 
}
.font-17 {
	font-family: "MS UI Gothic";
	color: #0000FF;
	font-size: 13px; 
}
.font-18 {
	font-family: "MS UI Gothic";
	color: #CC9900;
	font-size: 13px; 
}
.font-19 {
	font-family: "MS UI Gothic";
	color: #660066;
	font-size: 13px; 
}
.font-20 {
	font-family: "MS UI Gothic";
	color: #FF6699;
	font-size: 13px; 
}
.font-21 {
	font-family: "MS UI Gothic";
	color: #009900;
	font-size: 13px; 
}
.font-22 {
	font-family: "MS UI Gothic";
	color: #FF6600;
	font-size: 13px;
}
.font-23 {
  font-family: "MS UI Gothic";
  font-size: 10px; 
  font-style: normal; 
  line-height: 1.5em; 
  font-weight: normal; 
  font-variant: normal; 
  color: #FF0000;
  margin-top : 1px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  text-indent : 0px;
  text-align: right;
  }
A:LINK {
  font-size: 13px;
  color: #FF0000;
  text-decoration : underline;
  }
A:VISITED {
  font-size: 13px;
  color: #FF0000;
  text-decoration : underline;
}
A:HOVER {
  font-size: 13px;
  color: #CC6699;
  text-decoration : underline;
}
strong {
  color: #FF0000;
  font-size: 13px;
  line-height: 1.5em; 
  }
BODY{
  background-color: #FFFFFF;
  color: #666666;
  font-size: 13px;
  margin-top: 0em;
  margin-left : 0px;
  margin-bottom: 0em; 
  }
P,TD,DIV {
  color: #666666;
  font-size: 13px;
  line-height: 1.5em; 
  }