h1 {
  border-style: none;
  font-family: Script MT Bold;
  font-weight: bold;
  color: #2a662d;
  font-size: 18pt;
}
p.first {
  font-family: Script MT Bold;
  font-size: 15pt;
  color: #663300;
  font-weight: bold;
}
background {
  background-color: #faffa5;
}
body text {
  border: 3pt ridge #2a662d;
  font-family: Script MT Bold;
  color: #663300;
  font-size: 12pt;
}
a:link {
  font-family: Black Chancery;
  font-size: 14pt;
  text-decoration: underline;
  color: #666666;
}
a:hover {
  font-family: Black Chancery;
  font-size: 14pt;
  color: #33cc00;
  text-decoration: underline;
}
visted {
  font-family: Black Chancery;
  font-size: 14pt;
  text-decoration: underline;
  color: black;
}
table {
  border: 3pt groove #cc1c21;
  font-family: Script MT Bold;
  font-size: 15pt;
  color: #663300;
}

