@charset "utf-8";
/* CSS Document */
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #666666;
	align: center;
	text-align: center;
}
.azul {
	color: #25496e;
}
.azulbold {color: #25496e; font-weight: bold; }