.line-n{
  line-height:normal;
}
.b{
  font-weight:bolder;
}
.u{
  text-decoration:underline;
}
.s{
  text-decoration:line-through;
}
.i{
  font-style:italic;
}
.ind{
  margin-left : 32pt;
}
.f70{
  font-size:70%;
}
.f80{
  font-size:80%;
  
}
.f90{
  font-size:90%;
}
.f110{
  font-size:110%;
}
.f120{
  font-size:120%;
}
.f150{
  font-size:150%;
}
.f180{
  font-size:180%;
}
.f200{
  font-size:200%;
}
.f225{
  font-size:225%;
}
.f250{
  font-size:250%;
  color : teal;
}
.f275{
  font-size:275%;
}
.f300{
  font-size:300%;
}
.f325{
  font-size:325%;
}
.f350{
  font-size:350%;
}
.f375{
  font-size:375%;
}
.f400{
  font-size:400%;
}
.imp{
  font-weight:bolder;
  color:red;
}
.b-fuchsia{
  font-weight:bolder;
  color:fuchsia;
}
.b-purple{
  font-weight:bolder;
  color:purple;
}
.b-teal{
  font-weight:bolder;
  color:teal;
}
.b-navy{
  font-weight:bolder;
  color:navy;
}
.b-blue{
  font-weight:bolder;
  color:blue;
}
.b-maroon{
  font-weight:bolder;
  color:maroon;
}
.b-green{
  font-weight:bolder;
  color:green;
}
.update{
  font-size:75%;
  color:gray;
}
.title{
  font-family:"Comic Sans MS";
  font-size:150%;
  font-style:italic;
  line-height:normal;
}
.jtitle{
  font-family:HG‘n‰pŠpÎß¯Ìß‘Ì;
  font-size:150%;
  font-style:italic;
  line-height:normal;
}
body{
  line-break:strict ;
  background-attachment:fixed;
}
body,table,form{
  line-height:1.3;
}
a{
  color:#0000ee;
  text-decoration : none;
  font-weight:bold;
}
a:visited{
  color:#9932cc;
  text-decoration:none;
}
a:hover{
  color:#ee3500;
  text-decoration:none;
  font-weight:bold;
  font-size:105%;
}
a:active{
  color:#ff8000;
  text-decoration:none;
  font-weight:bold;
  font-size:105%;
}