body {
  color: #000;
  font-size: 76%;
  font-family: verdana, arial, helvetica, sans-serif;
  background: #fff;
  margin: 0;
  padding: 0; 
  }

h1 {
  font-weight: normal;
  font-size: 1.33em;
  margin-bottom: 3px;
  }

h2 {
  font-size: .92em;
  margin: 0;
  font-weight: bold;
  margin-bottom: 3px;
  }

h3 {
  font-size: 1.1em;
  margin: 1.2em 0em 1.2em 0em;
  font-weight: normal; 
  }

h4 {
  font-size: 1em;
  margin: 1.2em 0em 1.2em 0em;
  font-weight: bold; 
  }

h5 {
  font-size: .9em;
  margin: 1.2em 0em 1.2em 0em;
  font-weight: bold; 
  }

h6 {
  font-size: 0.8em;
  margin: 1.2em 0em 1.2em 0em;
  font-weight: bold; 
  }

img {
  border: 0; 
  }

ol, ul, li {
  font-size: 1em;
  line-height: 1.8em;
  list-style-type: none;
  margin: 0;
  padding: 0;
  }

p {
  font-size: 1em;
  line-height: 1.6em;
  margin: 0 0 .7em 0; 
  }

h1 > p {
  margin-top: 0.2em; 
  }

strong, b {
  font-weight: bold 
  }
