@charset "utf-8";
.Titulo {
	color: #006699;
	font-weight: bold;
	font-size: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
}
.Fecha {
	color: #0066FF;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	margin-top: 0px;
}
.Body {color: #003333}
