/* CSS Document */

.textoazul {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #4B4F72;
	background-color: #FFFFFF;
	text-align: justify;
}
.textoazul2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #4B4F72;
	background-color: #FFFFFF;
	text-align: center;
}
.textobajo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.tabla {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #2F3447;
	background-color: #FFFFFF;
	padding: 8px;
	border: thin ridge #0099CC;
}
.taz {
	border: thick outset #000099;
}
a:link {
	color: #003366;
	text-decoration: none;
}
.Estilo1 {
	font-size: 18px;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #003366;
}
a:active {
	text-decoration: none;
	color: #003366;
}
h1 {
	font-size: 24px;
}

