
  .tt td h1 {
  	margin:0px;
  	font-family: Helvetica Neue, Helvetica New, Helvetica, Verdana;
  	font-size:2.0em;
    color:#5E5E60;
  }
  
  .tt td h2 {
  	margin:0px;
  	font-family: Helvetica Neue, Helvetica New, Helvetica, Verdana;
  	font-size:1.6em;
    color:#5E5E60;
  }

  .tt td h3 {
  	margin:0px;
  	font-family: Helvetica Neue, Helvetica New, Helvetica, Verdana;
  	font-size:1.3em;
    color:#5E5E60;
  }

  .tt td h4 {
  	margin:0px;
  	font-family: Helvetica Neue, Helvetica New, Helvetica, Verdana;
  	font-size:1.0em;
    color:#5E5E60;
  }

  .tt td {
  	margin:0px;
  	font-family: Helvetica Neue, Helvetica New, Helvetica, Verdana;
  	font-size:0.8em;
    color:#5E5E60;
  }

  .tt p, ul, li {
  	margin-top: 0px;
  	margin-bottom: 0px;
  }


