  

@import url(yaruki.css);
LI{
  line-height : 1.2;
  font-style : italic;
  font-size : 90%;
  margin-top : 10px;
  margin-bottom : 10px;
  text-indent : 30px;
}
BODY{
  line-height : 1.2;
  background-image : url(blue6b.gif);
}
TD{
  line-height : 1.5;
}
H2{
  font-size : 130%;
  margin-top : 40px;
}
P{
  margin-left : 40px;
  margin-right : 30px;
  font-size : 105%;
  line-height : 130%;
  margin-top : 20px;
  margin-bottom : 40px;
}
H1{
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
}
I{
  font-size : 110%;
}
PRE{
  margin-top : 40px;
}
