p {
  font-weight: normal;
  font-style: normal;
  color: black;
  font-size: 1.2em;
  line-height: 1.2em;
  padding-left: 5px;
  text-align: justify;
  font-family: Times New Roman;
  background-color: white;
}
p.left {
  font-weight: normal;
  font-style: normal;
  text-align: center;
  font-family: "Times New Roman",Times,serif;
  color: black;
  font-size: 1.2em;
  background-color: #999999;
}
p.footer {
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  color: black;
  font-size: 0.7em;
  text-align: center;
  font-family: "Times New Roman",Times,serif;
  background-color: #999999;
}
h3 {
  font-family: "Times New Roman",Times,serif;
  font-weight: bold;
  color: black;
  font-size: 1.4em;
  line-height: 0.1em;
  text-align: center;
  background-color: white;
}
p.space {
  font-weight: normal;
  font-style: normal;
  color: black;
  font-size: 1.2em;
  line-height: 1.2em;
  text-align: left;
  padding-left: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: "times new roman",times,serif;
  background-color: white;
}
h1 {
  font-family: "Times New Roman",Times,serif;
  font-size: 3em;
  color: #009900;
}
h2 {
  font-family: "Times New Roman",Times,serif;
  text-align: center;
  background-color: #666666;
  color: black;
}
p.heading {
  font-family: "Times New Roman",Times,serif;
  font-size: 1.5em;
  color: #006600;
  font-weight: bold;
}
.list {
  font-family: "Times New Roman",Times,serif;
  color: black;
  text-align: left;
  list-style-image: url();
  list-style-type: disc;
}
p.reuse {
  font-family: "times new roman",times,serif;
  background-color: #999999;
  color: #33ffff;
  text-align: center;
}
p.restore {
  font-size: 1.3em;
  background-color: #999999;
  text-decoration: underline;
  color: #006600;
  font-family: "times new roman",times,serif;
  text-align: center;
}
p.contact {
  font-family: "times new roman",times,serif;
  font-size: 1.3em;
  color: black;
  text-decoration: underline;
}
h2.header {
  background-color: white;
  font-family: "Times New Roman",Times,serif;
  font-size: 1.5em;
  text-align: center;
  color: #009900;
  line-height: 0.25em;
}
