body {
   margin: 20px;
   color: black;
   background-color: #f0f0e8;
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-size: 11pt;
   font-weight: normal;
   line-height: 120%;
}

h1, h2, h3, h4, p, ol, ul, li, a {
   font-family: Arial, Helvetica, Verdana, sans-serif;
   background-color: transparent;
}

p  {
   margin: 0;
   padding: 0;
   border: 0;
}

p + p {
  text-indent: 1.2em;
}

p.copyright {
  font-size: smaller
}

p.caption {
   margin-left: 40px;
   margin-bottom: 1em;
   margin-right: 1.5em;
   page-break-before: avoid;
}

p.caption2 {
   margin-top: 1em;
   margin-left: 40px;
   margin-bottom: 1em;
   margin-right: 1.5em;
   page-break-before: avoid;
}

p.caption + p {
  text-indent: 0;
}

p.caption2 + p {
  text-indent: 0;
}

h1, h2, h3, h4 {
   margin: 1em 0 0.5em 0;
   font-weight: bold;
   line-height: 110%;
   text-align: left;
   page-break-after: avoid;
}

h1 {
   font-size: 16pt;
}

h2 {
   font-size: 13pt;
}

h3 {
   font-size: 11pt;
}

h4 {
   font-size: 11pt;
   font-weight: normal;
}

h4.list {
   margin-left: 1em;
}

pre {
   font-family: monospace;
}

ol, ul, li {
   font-size: 11pt;
   line-height: 120%;
}

a:link {
   color: red;
   background-color: white;
   text-decoration: underline;
}

a:visited {
   color: maroon;
   background-color: white;
   text-decoration: underline;
}

a:hover {
   color: black;
   background-color: yellow;
}

a:active {
   color: fuchsia;
   background-color: white;
}

a:focus {
   color: black;
   background-color: yellow;
}

img {
   margin: 20px 0 0 0;
}

img.drlogo {
   margin-top: 0;
   margin-left: 7px;
   page-break-after: avoid;
}

img.drsymbol {
   margin-top: 0;
}

td {
   color: black;
   background-color: white;
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-size: 11pt;
   line-height: 120%;
}
