
.cabtab {
    background-color : #525c76;
    color : #ffffff;
    font-family : Arial;
    font-size : 12pt;
    font-weight : bold;
    text-align : center;
  }


.textotab {
    color : #525c76;
    font-family : Arial;
    font-size : 12pt;
    text-align : justify;
  }


.textotab2 {
    color : #525c76;
    font-family : Arial;
    font-size : 12pt;
    text-align : right;
  }


.textotab3 {
    color : #525c76;
    font-family : Arial;
    font-size : 12pt;
    text-align : left;
  }


.texto {
    color : #525c76;
    font-family : Arial;
    font-size : 10pt;
    text-align : left;
  }


.textojustify {
    color : #525c76;
    font-family : Arial;
    font-size : 10pt;
    text-align : justify;
  }


.textonot {
    color : #525c76;
    font-family : Arial;
    font-size : 8pt;
    text-align : justify;
  }


.textobold {
    color : #525c76;
    font-family : Arial;
    font-size : 10pt;
    font-weight : bold;
    text-align : left;
  }


.textoboldmaior {
    color : #525c76;
    font-family : Arial;
    font-size : 12pt;
    font-weight : bold;
    text-align : left;
  }


.textosub {
    color : #525c76;
    font-family : Arial;
    font-size : 10pt;
    font-weight : normal;
    text-align : left;
    text-decoration : underline;
  }


.legtab {
    color : #525c76;
    font-family : Arial;
    font-size : 8pt;
    text-align : center;
  }


.rodape {
    color : #525c76;
    font-family : Arial;
    font-size : 10pt;
    font-weight : normal;
    text-align : left;
    vertical-align : middle;
  }


.legtab2 {
    color : #525c76;
    font-family : Arial;
    font-size : 8pt;
    text-align : center;
  }


h1 {
    color : #525c76;
    font-family : Arial;
    font-size : 14pt;
    font-variant : small-caps;
    font-weight : bold;
    text-align : center;
  }


h2 {
    color : #525c76;
    font-family : Arial;
    font-size : 10pt;
    font-weight : bold;
    text-align : left;
  }


h3 {
    color : #1f2d5b;
    font-family : Arial;
    font-size : 12pt;
    font-weight : bold;
    text-align : left;
    text-decoration : underline;
  }


h4 {
    color : #2b3e7d;
    font-family : Arial;
    font-size : 11pt;
    text-align : left;
  }


h5 {
    color : #525c76;
    font-family : Arial;
    font-size : 14pt;
    font-variant : small-caps;
    font-weight : bold;
    text-align : left;
  }


A:link {
    color : #525c76;
  }


A:active {
    color : #525c76;
  }


A:hover {
    color : #525c76;
  }


A:visited {
    color : #525c76;
  }

