.Estilo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #298BC3;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0075B7;
}
hr {
	color: #53A2CE;
	border: thin solid #53A2CE;
}
.azul {
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #53A2CE;
}

a:link {text-decoration: none; font-size: 12px;	font-weight: bold;	font-family: Arial, Helvetica, sans-serif;	color: #53A2CE;	cursor: point;}
a:visited {text-decoration: none; font-size: 12px;	font-weight: bold;	font-family: Arial, Helvetica, sans-serif;	color: #53A2CE;	cursor: point;}
a:active {text-decoration: none; font-size: 12px;	font-weight: bold;	font-family: Arial, Helvetica, sans-serif;	color: #53A2CE;	cursor: point;}
a:hover {text-decoration: none; font-size: 12px;	font-weight: bold;	font-family: Arial, Helvetica, sans-serif;	color: #4b3022;	cursor: point;}
.tabla {
	border-bottom-width: thin;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #a89b94;
	border-left-color: #4b3022;
}
.marron {
	font-size: 12px;
	color: #4b3022;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}