
TD {
  font-family: Garamond, serif;
}

.heading {
  font-family: "Times New Roman", serif;
  font-size: large;
  font-style: italic;
  font-weight: bold;
  letter-spacing: 1pt;
  color: #333333;
}

.heading2 {
  font-family: "Times New Roman", serif;
  font-size: medium;
  font-style: italic;
  font-weight: bold;
  letter-spacing: 1pt;
  color: #333333;
}

.headinglink {
  font-family: "Times New Roman", serif;
  font-size: large;
  font-style: italic;
  font-weight: bold;
  letter-spacing: 1pt;
  color: #003300;
}

.parentpath {
  font-size: smaller;
}

.item {
  font-family: Garamond, cursive;
  font-weight: bold;
  color: #003300;
  font-size: 110%;
}

.itemsmall {
  font-family: Garamond, cursive;
  font-weight: bold;
  color: #003300;
  font-size: 90%;
}

.itemtext {
  font-weight: normal;
  margin-left: 24px;
  font-size: smaller;
}

.articlefooter {
  font-size: smaller;
  margin-left: 5pt;
}

.subheading {
  font-size: smaller;
}

.article {
  margin-left: 10pt;
}

.form {
  font-family: Garamond, cursive;
  color: #003300;
  font-size: 80%;
}

A.item:link, A.item:visited, A.item:active {
  text-decoration: none;
}

A.itemsmall:link, A.itemsmall:visited, A.itemsmall:active {
  text-decoration: none;
}

