.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #7B2DA2;
	letter-spacing: 2px;
}
.NUMERACAO {
	list-style-type: disc;
}

.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
.text2_peq {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-align: center;
}
.pisca {
	text-decoration: blink;
}
.text1_pisca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: blink;
}
