.body { 
      font-size: 11pt;
      font-style: italic;
      line-height: normal;
      font-weight: bold;
      font-variant: normal;
      text-transform: none;
      text-decoration: none;
      font-family: "Times New Roman", Times, serif;
}
.heading 
      {
      font-size: 18pt;
      font-style: normal;
      line-height: normal;
      font-weight: bold;
      font-variant: normal;
      text-transform: none;
      color: #0099FF;
      }
.bold 
      {
      font-size: 10pt;
      font-style: normal;
      line-height: normal;
      font-weight: bold;
      font-variant: small-caps;
      text-transform: none;
      color: #0033CC;
      text-decoration: underline;
      }
.address
      {
      font-size: 9pt;
      font-style: italic;
      line-height: normal;
      font-weight: bolder;
      font-family: "Times New Roman";
      font-variant: normal;
      }
.date 
      {
      font-size: 7pt;
      font-style: normal;
      line-height: normal;
      font-weight: 900;
      font-family: Geneva, Arial, Helvetica, san-serif;
      font-variant: normal;
      color: #336699;
      text-transform: none;
      }
.treeNode 
      {
	  text-decoration: none;
	  color: #0066FF;
	  font-size: 8pt;
	  font-weight: bold;
	  font-family: "Times New Roman, Times";
	  }

.logo 
      { 
      font-size: 6pt;
      font-style: normal;
      line-height: normal;
      font-weight: bolder;
      font-family: "Courier New", Courier, mono;
      font-variant: normal;
      color: #006699;
      text-transform: none
      }
