body {
  background-image: url(/~hiroki/img/lkaeru.png);
  background-repeat: repeat;
  background-attachment: fixed;
/*  font-size: 12pt */
}
dt {
  font-family: "Arial", "Helvetica", sans-serif;
  font-size: 14pt;
  font-weight: bold;
  margin-top: 10px
}
address {
  font-family: "Times New Roman", "Times", serif;
  font-style: italic;
  font-size: 14pt
}
blockquote {
 color: black;
 background-color: #B0DCDC;
 margin-left: 0pt;
 border-top: 8pt;
 border-bottom: 8pt;
 border-left: 4pt
}
blockquote.small {
  font-size: small;
}

.elink {
  font-family: "Arial", "Helvetica", sans-serif;
  font-weight: bold;
  color: #3399CC;
  background-color: transparent
}
.lastmodify {
  font-size: 9pt
}
.uline {
  text-decoration: underline
}
.monologue {
  font-size: x-small
}
.indent {
  margin-left: 24pt;
  margin-top: 12pt
}
.deleted {
  text-decoration: line-through
}
