 
BODY {
  margin-left : 4em;
  margin-right : 4em;
  background-color : #ffcccc;
}
A:LINK, A:VISITED {
  text-decoration : none;
  color : #cc0000;
  font-family : "MS UI Gothic", Osaka, sans-serif;
}
A:HOVER {
  text-decoration : underline;
  color : #cc0000;
  font-family : "MS UI Gothic", Osaka, sans-serif;
}
A:ACTIVE {
  text-decoration : none;
  color : #cc0000;
  font-family : "MS UI Gothic", Osaka, sans-serif;
}
.Hilight { color : #cc0000; }
H1 {
  font-family : "‚l‚r –¾’©", serif;
  font-size : x-large;
}
P.Author { margin-left : 5em; }
P.Text { line-height : 170%; }
P.EndMark {
  font-style : italic;
  text-align : right;
}
