body {
  margin: 0;
  padding: 10px;
  background-color: white;
  font-size: 16px;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  color: #000000;
}


#wrapper {
  background-color: white;
  color: #000000;
  margin: 10px 40px 30px 40px;
  padding: 10px;
}


a:link, a:visited, a:active {
  color: #660000;
}


#dborder {
  background-color: white;
  color: #000000;
  margin: 10px 40px 30px 40px;
  padding: 10px;
  border-style: double;
  border-color: black;
  border-width: 4px;
}


#lh {
 text-align: center;
}


p {
  font-size: 14px;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  color: #000000;
}


p.ttitle {
  font-size: 20px;
  text-align: center;
  font-weight: bold;
}


p.title {
  font-size: 16px;
  text-align: center;
  font-weight: bold;
}


p.ltitle {
  font-size: 16px;
  text-align: left;
  font-weight: bold;
}


p.heading {
  font-weight: bold;
}


p.eqs {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 15px;
  font-weight: bold
}


b.heading {
  font-weight: bold;
  text-decoration: underline;
}


ul.none {
  list-style-type: none;
}


div.img-m {
  border: hidden;
  height: auto;
  width: auto;
  text-align: center;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-style: oblique;
  font-size: 15px;
  font-weight: bold;
}


div.table {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 15px;
  text-align: center;
  caption-side: top;
  vertical-align: middle;
}


div.caption {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 15px;
  font-weight: bold;
}


table.center {
  margin-left: auto;
  margin-right: auto;
}


tr.header {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
}


tr.data {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 15px;
  font-weight: normal;
  text-align: center;
}


img.eq {
  border: hidden;
  height: auto;
  width: auto;
  vertical-align: middle;
}


div.show {
  height: auto;
  width: auto;
  vertical-align: top;
}


img.show {
  border: hidden;
  height: auto;
  width: auto;
  }












p.pdflink {
 text-align: center;
}


p.copy {
  font-size: 10px;
  text-align: right;
}

/*
*** EXTRA CODE ***


#wrapper {
  background-color: white;
  color: #330000;
  margin: 10px 40px 30px 40px;
  padding: 10px;
}


img {
  border: none;
  float: left
  }


td {
  vertical-align:text-top;
  padding:15px;
  }

<div style="text-align:center;">



*/