@charset "utf-8";
.TextoTabulador {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000000;
	background-position: left;
	font-weight: normal;
}
.TextoTabuladorBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	background-position: left;
}
.TituloPagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #211F65;
}
.linkMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.subTituloPagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #3E3AC0;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

