body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

input, textarea, select{
  font-family: tahoma; 
  font-size: 9px;
}

a:link {
    color: #330000;
}

a:visited {
    color: #330000;
}

a:hover {
    color: #66FF33;
    text-decoration: underline;
}

a:active {
    color: #66FF33;
}

.titulo {
    font-family: "AvantGarde Bk BT","AvantGarde Md BT";
    font-size: 18px;
    color: #4343c8;
    font-weight: bold;
}

.style50 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
}

.texto {
   font-family: "AvantGarde Bk BT","AvantGarde Md BT";
   font-size: 14px;
   color: #000000;
}

.nomePag {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
}

.texto_formulario{
  font-family: tahoma; 
  font-size: 11px;
  color: #000000;
}

.formulario{
  font-family: tahoma; 
  font-size: 10px;
  color: #000000;
}
