p {
  margin: 15px 30px 15px 15px;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 10pt;
  color: #000000;
  line-height: 15pt;
  text-align: justify;
}
body {
  margin: 0px;
}
a:link {
  color: #0066cc;
  text-decoration: none;
}
a:hover {
  color: #0066cc;
  text-decoration: underline;
}
a:visited {
  color: #996600;
  text-decoration: underline;
}
h1 {
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 16pt;
  color: #996600;
  padding-left: 15px;
  padding-top: 15px;
  text-transform: lowercase;
}
h2 {
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 12pt;
  color: #996600;
  text-transform: lowercase;
}
li {
  font-size: 10pt;
  line-height: 15pt;
}

