body {
  font-size: 13px;
  font-family: "MS UI Gothic";
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}
td,th {
  font-size: 13px;
  line-height:150%
}
.j {
  color: #ffffff;
  font-size: 13px;
}
.v {
  color: #6600cc;
  font-size: 13px;
}
.s {
  color: #663399;
  font-size: 13px;
}
.f {
  color: #666666;
  font-size: 13px;
}
a:link,a:visited {

  text-decoration: none;
}
a:active {
  color: #0099FF;
  text-decoration: none;
}
a:hover {
  color: #ff3399;
  text-decoration: underline;
}
hr {
  color: #996699;
}
h1 {
  margin:0px;
  padding:0px;
  font-size:13px;
  color:#666666;
}

h2 {
  margin:0px;
  padding:0px;
  font-size:13px;
  color:#666666;
}

strong {
  font-weight: normal;
}