
body {
  font-family: Arial, Tahoma, Arial, Helvetica, sans-serif;
  margin-top: 15pt;
  align: center;
  list-style-type: disc;
  font-size: 10px;
  font-family: Arial;
}

table.principal {
  cellpadding: 0;
  align: center;
  width: 750px;
  align: center;
  text-align: center;
  font-size: 12px;
  font-family: Arial;
  background-color: #EBF8F7;
  border-top: 0pt;
  background-position: center center;
  border-right: 0pt;
  border-bottom: 0pt;
  border-left: 0pt;
}

table.principal2 {
  cellpadding: 0;
  align: center;
  width: 500px;
  align: center;
  text-align: center;
  font-size: 12px;
  font-family: Arial;
  background-color: #EBF8F7;
  border-top: 0pt;
  background-position: center center;
  border-right: 0pt;
  border-bottom: 0pt;
  border-left: 0pt;
}

table.principal3 {
  cellpadding: 0;
  align: center;
  width: 500px;
  align: center;
  text-align: center;
  font-size: 16px;
  font-family: Arial;
  background-color: #EBF8F7;
  'border-top: gray dashed;
  background-position: center center;
  'border-right: gray dashed;
  border-bottom: gray dashed;
  'border-left: gray dashed;
}

td.pontilhado {
border-top: #E1E1E1 dotted; 
border-right: #E1E1E1 dotted; 
border-bottom: #E1E1E1 dotted; 
border-left: #E1E1E1 dotted;
}


h2.texto_preto {
  color: #00000;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}


h2.texto_preto_pq {
  color: #00000;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}


h2.texto_azul {
  color: #2180D0;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
}