.textomw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.textos {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-align: justify;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	text-align: justify;
	font-weight: bold;

}
.textostabelas {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: normal;
	color: #666666;
	text-align: justify;
	border: 1px solid #666666;

}
.caixatexto {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #A81810;

}
.botao {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	background-color: #A81810;
	border: 1px solid #A81810;
}
.mensagem {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #A81810;
	text-align: justify;
}
