A:hover{color:red}
.semsub {
 text-decoration: none;
}
.titulo {
 text-align: left;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 13pt;
 font-weight: bold;
 color: #0000A0;
}
.titulocen {
 text-align: center;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 13pt;
 font-weight: bold;
 color: #0000A0;
}
.titsecao {
 text-align: left;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 12pt;
 font-weight: bold;
 color: #FF0000;
}
.subtit {
 text-align: left;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 11pt;
 font-weight: bold;
}
.texto {
 text-align: justify;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 10pt;
 font-weight: normal;
}
.textocen {
 text-align: center;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 10pt;
 font-weight: normal;
}
.textodireita {
 text-align: right;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 10pt;
 font-weight: normal;
}
.indentado {
 text-align: justify;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 10pt;
 font-weight: normal;
 margin-left: 1cm;
}
.textomenor {
 text-align: left;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 8pt;
 font-weight: bold;
}
.textomenordir {
 text-align: right;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 8pt;
 font-weight: bold;
}
.textomenorcen {
 text-align: center;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 8pt;
 font-weight: bold;
}
.textomenordireita {
 text-align: right;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 8pt;
 font-weight: normal;
}
.legenda {
 text-align: center;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 8pt;
 font-weight: bold;
}
.legendapeq {
 text-align: center;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 7pt;
}
.comum {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 10pt;
}
.destaque {
 text-align: right;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 10pt;
 font-weight: bold;
}
.form_campos {
  background-color: #FFFFFF;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 8pt;
  border-style: groove
}
.form_botao {
  background-color: #339933;
  color: #ffffff;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 8pt;
  font-weight: bold;
  text-align: center;
  border-style: groove
}