
// http://jpls.com/design.css

div.index {line-height:150%;}
dt{font-weight:bold;}
.smaller{ font-size:smaller;}
.smallest{font-size:xx-small;}
dd{font-size:smaller; line-height:110%;}
.bold{font-weight:bold;}
.right{text-align:right;}
h1{color:darkred;
text-decoration:underline;
background:lightgreen;}
h4{background:lightblue;}
h5{background:snow;}
dt{background:snow;margin-top:0.3em;}
li{margin-top:0.3em;}
pre{
  white-space:  pre;
  padding:      0.5em;
  border-color: #b0eeff;
  border-style: outset;
  border-width: 2px
}
p{text-indent:1em;}
