/* Document Stylesheet */
body,td {
  font-family: sans-serif;
  font-size: 12px;

  color: #333300;
}
a {
  color: #000000
}
b {
  color: #000000
}
.pagetitle {
  font-size: 14px;
  font-weight: bold;
  color: #663333;
}
.dateheader {
  font-size: 10px;
  font-weight: bold;
  font-variant: small-caps;
  color: #3f3f3f;
}
td#content {
  background: #fbf4e8;
  word-spacing: normal;
  padding: 5px;
  font-size: 14px;
}
span.storytitle {
  background: #fbf4e8;
  color: #24add0;
  font-size: 16px;
  font-weight: bold;
}
p.storyfoot {
  font-size: 12px;
}
