body {
  background-color: #FFFFFF;
  font-family: garamond, times new roman, georgia;
  font-size: 18px;
  color: #000000;
  background-image: url(./graphics/grey_paper.gif);
  padding-top: 10px;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 2px;
}

table, tr, td, th {
  font-family: garamond, times new roman, georgia;
  font-size: 18px;
  color: #000000;
}

div, p {
  font-family: garamond, times new roman, georgia;
  font-size: 18px;
  color: #000000;
}

h1 {
  font-family: garamond, times new roman, georgia;
  font-size: 24px;
  font-weight: bold;
  color: #000000;
  line-height: 30px;
}

h2 {
  font-family: garamond, times new roman, georgia;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
  line-height: 26px;
}

h3 {
  font-family: garamond, times new roman, georgia;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  line-height: 21px;
}

h4 {
  font-family: garamond, times new roman, georgia;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  line-height: 18px;
}

a:link, a:visited, a:active {
  color: #6633FF;
  text-decoration: none;
}

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

.PBC_ContentHeader {
  font-family: garamond, times new roman, georgia;
  font-size: 26px;
  font-style: italic;
  font-weight: bold;
  color: #600060;
}

.PBC_Text {
  font-family: garamond, times new roman, georgia;
  font-size: 18px;
  font-weight: bold;
}

