table{
  font-size : 13px;
  text-align : center;
  line-height : 18px;
}
a{
  text-decoration : none;
}
A:HOVER{
  text-decoration : underline;
  color : #008000;
}
BODY{
  font-size : 13px;
  line-height : 18px;
}

.a{
  font-size : 15px;
  text-decoration : underline;
  font-weight : bold;
}
.J{
  font-size : 13px;
}
.list{
  text-align : center;
  background-color : #ffffff;
}

.mdata{
  text-align : center;
  background-color : #ffffff;
}
.comment{
  text-align : left;
  background-color : #ffffff;
}


