@charset "utf-8";
h1 {
	font-family: Arial;
	font-size: 12px;
	color: 808080;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
.negrito {
	font-family: Arial;
	color: 1C2B55;
	text-decoration: none;
	font-weight: bolder;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
h2 {
	font-family: Arial;
	font-size: 11px;
	color: 808080;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
.form {
	font-family: Arial;
	font-size: 11px;
	color: 808080;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
h3 {
	font-family: Arial;
	font-size: 14px;
	color: 1C2B55;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
h4 {
	font-family: Arial;
	font-size: 11px;
	color: 808080;
	text-decoration: none;
	font-weight: bolder;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

