  BODY
  {
    color: #66aa66;
    font-family: arial,helvetica;
  }

  H1,H2,H3,H4
  {
    color: #66aa66;
    font-family: arial,helvetica;
    margin-left: 1em;
  }

  .Subtitle
  {
    font-family: arial,helvetica;
    font-style: italic;
    font-size: 12pt;
  }

  .NavItem
  {
    font-family: arial,helvetica;
    font-weight: normal;
    font-size: 8pt;
  }
  
  .Content
  {
    color: #66aa66;
    font-family: arial,helvetica;
    font-weight: normal;
    font-size: 10pt;
    text-align: justify;
    //margin-right: 1em;
  }

  P.Content
  {
    color: #66aa66;
    //margin: 1em;
    text-indent: 10pt;
  }
  
  .TagLine
  {
    font-family: arial,helvetica;
    font-weight: bold;
    font-size: 8pt;
  }
