@charset "utf-8";
.Estilo1 {font-size: 16px}

.pie_pagina {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	color: #CCCCCC;
}
.cuerpo {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
}
.titulo {
	font-size: x-large;
	color: #999999;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
