body { font-size:  75%; font-family: verdana, sans-serif; }
h1   { font-size: 160%; text-align: left; font-weight: bold; }
h2   { font-size: 140%; text-align: left; font-weight: bold; }
.nowrap { white-space: nowrap; }
.center { text-align: center; }
.breakhere { page-break-before: always; }
ol.TOC { }
ol.TOC li { margin-top: 1em; }

ul.GreyBulletClass li {
  color: #666666; /* color for bullet */
  }
ul.GreyBulletClass span {
  color: #000000; /* color for text */
  }
ul.GreyBulletClass {
  list-style-type: disc;
  list-style-position: outside;
  }

