

p {
    color : #000000;
    font-family : 'Nimbus Roman No9 L';
    font-size : 11pt;
    font-style : normal;
    font-variant : normal;
    font-weight : normal;
    line-height : normal;
    margin-bottom : 8pt;
    margin-top : 8px;
    text-align : left;
    text-decoration : none;
    text-indent : 0pt;
    text-shadow : none;
    text-transform : none;
  }


.strong_text {
    color : #800000;
    font-family : 'Nimbus Roman No9 L';
    font-size : 11pt;
    font-style : italic;
    font-variant : normal;
    font-weight : normal;
    line-height : normal;
    text-align : left;
    text-decoration : none;
    text-indent : 0pt;
    text-shadow : none;
    text-transform : none;
  }


.citation {
    font-style: italic;
    font-size: 11pt;
    text-transform: none;
    font-variant:normal;
  }


.destaque {
    font-style: italic;
    color: #800000;
  }



