body, td
  {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color:       #ffffff;
  }

.geography { background: #000040; }
.guilds    { background: #400000; }
.history   { background: #004080; }
.news      { background: #400040; }
.people    { background: #004000; }
.play      { background: #444400; }

.centre  { text-align: center }
.justify { text-align: justify }

.doublespace { padding-top: 10; padding-bottom: 10 }
.triplespace { padding-top: 15; padding-bottom: 15 }

a:link    { color: #ffff00 }
a:visited { color: #c0c0c0 }

em.heading    { font-style: normal; font-weight: bold; font-size: large;  color: yellow; font-family: Tahoma }
em.subheading { font-style: normal; font-weight: bold;                    color: yellow }
