body {
  background-color: #e9fac6;
  font-family:Times New Roman, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: left;
  color: #005f9f;
}

td {
  text-decoration: none;
  color: #005f9f;
  padding: 0px 20px 0px 20px;
  text-align: justify;
}

p, a {
  text-decoration: none;
  color: #005f9f;
  margin: 0px 0px 8px 0px;
  text-align: justify;
}
 ol, ul, li {
  text-decoration: none;
  color: #005f9f;
  margin-left:20px;
  margin-right:0px;
  text-align: justify;
}

.text {
  border:6px #FFDDBB double;
  background-color:#fcf7dc;
  width: 786px;
  margin-left:4px;
}

h1 {
  font-size: 22px;
  margin-top: 10px;
  color: #005f9f;
}

h2 {
  font-size: 22px;
  margin-bottom: 2px;
  margin-left: 0px;
  font-weight: normal;
  color: #005f9f;
}
h3 {
  font-size: 22px;
  margin-bottom: 2px;
  margin-left: 0px;
  font-weight: normal;
  font-variant: small-caps;
  color: #005f9f;
}
a:hover { color: #700080; }
