.Estilo2 {
	font-weight: bold;
	color: #0000C4;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	background-color: #0099FF;
	border-top-color: #000C4;
	border-right-color: #000C4;
	border-bottom-color: #000C4;
	border-left-color: #000C4;
	font-size: 24px;
}
body {
	margin: 0px;
	background-color: #CAFFFF;
}
.Estilo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000C4;
	text-align: center;
	border: 0px;
}
.Encabezado {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0000C4;
        font-weight: bold;
}
.Estilo3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0000C4;
}
.Estilo4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
