body {
  background-image: url("\Stones.gif");
  background-color: #48331E;
  color: #FFFF00
}

table {
  font-family: "arial narrow";
  font-size: 8pt;
}

th.one {
  font-family: "arial narrow";
  font-size: 10pt;
}

td {
  font-family: "arial narrow";
  font-size: 12pt;
}

td.one {
  font-family: "arial narrow";
  font-size: 8pt;
}

td.two {
  font-family: "arial narrow";
  font-size: 8pt;
  color: #009966;
}

p {
  font-family: "arial narrow";
  font-size: 12pt;
  text-indent: 20px;
}

a {
  font-family: "arial narrow";
  font-size: 10pt;
}

a:link {
  color: #FFFF00;
  text-decoration: underline;
}

a:active {
  color: #FFFF00;
  text-decoration: underline;
}

a:visited {
  color: #FF00FF;
  text-decoration: underline;
}

a:hover {
  color: #CDEEB4;
  text-decoration: underline;
}

h1 {
  font-family: "lucida calligraphy";
  font-size: 28pt;
}

h2 {
  font-family: "lucida calligraphy";
  font-size: 20pt;
}

h3,th {
  font-family: "arial narrow";
  font-size: 16pt;
}

h4 {
  font-family: "arial narrow";
  font-size: 12pt;
  font-style: italic;
}
