body {
	margin: 0px;
	padding: 0px;
}
.fondoazul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #39515B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #536E8C;
}
.txtgral {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}
.txtmaytitulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: small-caps;
	color: #333333;
}

a.general:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #53718B;
	text-decoration: underline;
}
a.general:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9933;
}
a.general:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #55708D;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table {
	background-repeat: no-repeat;
	background-position: center;
}
