body {
  background-color: white;
  background-repeat: no-repeat;
  font-family: "Revival565 BT", "Verdana", "Lucida Sans Unicode", "Helvetica", sans-serif;
  margin-right: 2em;
  word-spacing: normal;
}

a { text-decoration: none; }

p { color: #6666ff; margin-bottom: 0em; margin-top: 0em; font-size: 80%; font-weight: bold;}

p.title { color: green; font-size: 200%; font-weight: bold; letter-spacing: -1.5px;
}
p.deck { color: red; font-size: 80%; font-weight: normal;}
p.comment { color: green; font-size: 60%; font-weight: normal}

