@charset "utf-8";
h3 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00ABD1;
}
h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	color: #00ABD1;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.Texto01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Hipervinculo {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
