

  body { margin-left: 0; margin-right: 5%; margin-bottom: 10%; margin-top: 0; color: black; background: white; font-family: Verdana, Arial, sans-serif; font-size: 80%; }
  :link { color: black; }  /* for unvisited links */
  :visited { color: black; } /* for visited links */
  :active { color: black; } /* when link is clicked */
  :hover { color: #999933; } /* when mouse is over link */
  h1,h2,h3,h4,h5,h6 { margin-left: 5; margin-top: 1em; color: #999933; font-family: Verdana, Arial, sans-serif; font-size: 100%; font-weight: bold;}

table { border-style: none; }

  td.banner {  font-family: Verdana, Arial, sans-serif;  font-size: 80%; }

  a.plain { text-decoration: none;  font-size: 80%;  font-weight: bold;  color: white; }
  a.plain:link { color: white }  /* for unvisited links */
  a.plain:visited { color: white } /* for visited links */
  a.plain:active { color: white; } /* when link is clicked */
  a.plain:hover { color: #999933; } /* when mouse is over link */

  td {background-color: #999933;  font-family: Verdana, Arial, sans-serif; font-size: 80%; color: white; }

  th { background-color: #999933; color: white; font-family: Verdana, Arial, sans-serif; font-weight: bold; font-size: 80%;}

    td.noshade { background-color: white;  font-family: Verdana, Arial, sans-serif; color: black; border-style: solid; border-width: 1pt; border-color: black; }
    th.noshade { background-color: white;  font-family: Verdana, Arial, sans-serif; color: black; border-style: solid; border-width: 1pt; border-color: black; }

  p, li, ul { margin-left: 40; font-family: Verdana, Arial, sans-serif; }

  li.noindent { margin-left: 0; }

  hr { margin-left: 40;  size: 1pt; color: #999933; }
  

