/* CSS Document */
.preto {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.pretoclaro {
	font-family: Verdana;
	font-size: 11px;
	line-height:14px;
	color: #000000;
}
.branco {
	font-family: Verdana;
	font-size: 9px;
	line-height:12px;
	color: #FFFFFF;
}
.branco2 {
	font-family: Verdana;
	font-size: 11px;
	line-height:12px;
	color: #FFFFFF;
}

.laranja {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF8900;
}
.laranja-grande {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF8900;
}
.vermelho2 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #AC1A22;
}
.vermelhopekeno {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #AC1A22;
}

.aZUL {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #015B8F;
}
.textarea {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	border-color:#D7D7D7;
}
.vermelho {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #8A1E03;
}

.CONT1 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFA619;
}
.CONT2 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFA619;
}
.CONT3 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #015489;
}
.CONTblack {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}


