.tabela_linha
{
  width: 774;
  border-spacing: 0;
}

.texto_titulo
{
  border: 1pt solid #000000;
  background-color: #639A63;
  font-size: 10pt;
  font-family: Arial;
  color: #FFFFFF;
  letter-spacing: 0px;
  text-align: center;
}

.texto_contrato
{
  border: 1pt solid #FFFFFF;
  background-color: #F8F8F8;
  font-size: 8pt;
  font-family: Arial;
  color: #000000;
  vertical-align: top;
}

.titulo_status
{
  background-color: #639A63;
  font-size: 10pt;
  font-family: Arial;
  color: #FFFFFF;
  letter-spacing: 0px;
  text-align: center;
}

.linha_status
{
  border-left: 1pt solid #FFFFFF;
  border-bottom: 1pt solid #FFFFFF;
  font-size: 8pt;
  font-family: Arial;
  vertical-align: top;
  color: #000000;
}

.campo
{
  border: 1 solid #808080;
  background-color: #FFFFFF;
  font-size: 8pt;
  font-family: Arial;
  color: #404040;
}

.cabecalho
{
  font-size: 7pt;
  font-family: Arial;
  color: #FFFFFF;
  text-align: right;
}

.links
{
  font-size: 10pt;
  font-family: Arial;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}
