.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}
.textoclaro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #4F4F4F;
	margin:0 0 0 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006600;
}
.subtitulo {
	color: #0033FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
  }
.subtitulopr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
  }
.titulodicas {
	color: #990000;
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding-left: 16mm;
}
.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
}

.p {
	line-height: 14pt;
 }
 
.num {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #FF0000;
	background-repeat: no-repeat;
	border: 1px solid #999999;
	padding-left: 6px;
	padding-right: 3px;
	border-radius: 15px / 20px; /* 0 20 é o contorno do red dos 2 lados*/
	font-weight: bold;
}
.alerta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	background-color: #FFFF00;
	background-repeat: no-repeat;
	border: 1px solid #999999;
	padding-left: 0px;
	padding-right: 0px;
	border-radius: 15px / 20px; /* 0 20 é o contorno do red dos 2 lados*/
	font-weight: normal;
}
.contdicas {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 20mm;
}
.contsub {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 11mm;
}
.subtituloaz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	font-weight: bold;
}
