.txtFor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A60000;

}
.formulario {
	background-color: #E6EAF2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2D6A89;
	border-right-color: #FFFFFF;
	border-bottom-color: #2D6A89;
	border-left-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1F1F1F;
}
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
}