.cp_900 {
  width: 900px;
  border: 1px solid #339;
  font-family: Arial;
  font-size: 9pt;
  color: #000;
  background: #f0f0f0;
}

.cp_440 {
  width: 440px;
  border: 1px solid #339;
  font-family: Arial;
  font-size: 9pt;
  color: #000;
  background: #f0f0f0;
}

.cp_220 {
  width: 215px;
  border: 1px solid #339;
  font-family: Arial;
  font-size: 9pt;
  color: #000;
  background: #f0f0f0;
}

.a:link    {text-decoration: none; color: #00C; font-size: 12px; font-family: Arial}
.a:visited {text-decoration: none; color: #00C; font-size: 12px; font-family: Arial}
.a:hover   {text-decoration: underline; color: #00C; font-size: 12px; font-family: Arial}
.a:active  {text-decoration: none; color: #00C; font-size: 12px; font-family: Arial}

.tTitulo {
  color: #333399;
  font-size: 16px;
  font-family: Arial;
}

.tCampo {
  color: #000;
  font-size: 12px;
  font-family: Arial;
}

.tTexto {
  color: #000;
  font-size: 10px;
  font-family: Arial;
}

.tSucesso {
  color: #000;
  font-size: 15px;
  font-family: Arial;
  font-weight: bold;
}

.tRodape {
  color: #999;
  font-size: 10px;
  font-family: Arial;
  text-align: center;
}

