@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/*.Estilo1 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 17px;
	font-weight: lighter;
}
.Estilo2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10.5px;
	font-weight: bold;
	color: #1365BC;
}*/
.Estilo4 {
	color: #FFFFFF;
	font-weight:bolder;
	font-family: Georgia;
	font-size: 14px;
}
.Estilo5 {
	color: #000000;
	font-weight:bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

