@charset "utf-8";
/* CSS Document */

h1 {
	display: none;
}
h2 {
	display: none;
}
h4 {
	font-family: "Trebuchet MS";
	font-size: 0.9em;
	color: #003427;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h4 a {
	color: #003427;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
h4 a:hover {
	color: #003427;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}


.h3oculto {
	display: none;
}
h3 {
	font-family: "Trebuchet MS";
	font-size: 1.2em;
	font-weight: bold;
	color: #610B70;
	padding: 0px;
	font-style: normal;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
