body 
{
  font-family: verdana, arial, 'sans serif';
  font-size: 10pt;
}



dt {
  text-decoration: underline;
}

h1 {
  font-family: "Trebuchet MS", "Trebuchet", Trebuchet, "Lucida Grande", Verdana, Arial, sans-serif;
  font-size: 38px; 
  font-weight: 200;
  color: #9C0;
  letter-spacing: -1px;
  line-height: 1em;
  padding: 5px 0 5px 0;
  }

h2 {
  font-family: "Trebuchet MS", "Trebuchet", Trebuchet, "Lucida Grande", Verdana, Arial, sans-serif;
  font-size: 32px; 
  font-weight: 200;
  color: #666;
  letter-spacing: -0.05em;
  line-height: 1em;
  padding: 25px 0 2px 0;
  margin-bottom: 1px;
  border-color: #999;
  border-width: 1px;
  border-style: none none dashed none;
  }

h3 {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px; 
	font-weight: 200;
	color: #666;
	letter-spacing: -1px;
	line-height: 1em;
	padding: 25px 0 2px 0;
   }

h4 {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px; 
	font-weight: 200;
	color: #666;
	letter-spacing: -1px;
	line-height: 1em;
	padding: 25px 0 2px 0;
   }

h5 {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px; 
	font-weight: 200;
	color: #666;
	letter-spacing: -1px;
	line-height: 1em;
	padding: 25px 0 2px 0;
   }

h6 {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px; 
	font-weight: 200;
	color: #666;
	letter-spacing: -1px;
	line-height: 1em;
	padding: 25px 0 2px 0;
   }

p, li, dt 
   {
  margin-left: 15pt;
   }

table {
  width: 90%;
  border-collapse: separate;
  border: 1px dashed #999;
  margin: 10px 15pt;
  padding: 7px;
  background: #fff;
  font-size: 8pt;
  line-height: 1.2em;
  }

th {
  text-align: left;
   }

div.divh1 { margin-left: 0pt }
div.divh2 { margin-left: 15pt }
div.divh3 { margin-left: 30pt }
div.divh4 { margin-left: 45pt }
div.divh5 { margin-left: 60pt }
div.divh6 { margin-left: 75pt }
div.divh7 { margin-left: 90pt }
div.divh7 { margin-left: 105pt }
div.divindex { font-size: 8pt; }
