a:link {
  color: #DDDDDD;
  text-decoration: none;
}
a:visited {
  color: #777777;
  text-decoration: none;
}
a:hover { text-decoration: underline overline; }
a:active { color: #FFFFFF; }

body {
  background-color: #000000;
  font-family: sans-serif;
  color: #AAAAAA;
  margin-left: 1cm;
  width: 22.59cm;
}

.title {
  font-family: serif;
  font-variant: small-caps;
  text-align: center;
  text-decoration: underline;
  font-weight: bold;
  font-size: 200%;
  line-height: 200%;
  width: 22.59cm;
}

.subtitle {
  font-family: serif;
  font-variant: small-caps;
  text-align: center;
  font-style: italic;
  font-size: 120%;
  line-height: 95%;
  width: 22.59cm;
}

.story {
  font-family: sans-serif;
  text-align: justify;
  margin-top: .5cm;
  line-height: 150%;
  width: 22.59cm;
}

.end {
  margin-top: .5cm;
  font-style: italic;
  text-align: right;
  font-size: 65%;
  width: 22.59cm;
}

/* 21.59 cm = 8.5 in */
/* 27.94 cm = 11 in */