/* CSS Document */
body {
	margin: 0px;
}
.titulo1 {
	font-family: "Verdana";
	font-size: 13px;
	font-weight: bolder;
	font-style: italic;
	color: #1A137C;
}
.caja {
	font-family: Helvetica;
	font-size: 10px;
	color: #666666;
}
.bottom {
	font-family: "Helvetica";
	font-size: 11px;
	font-weight: bold;
	color: #00A0C6;
}
.bottom a {
	font-family: "Helvetica";
	font-size: 11px;
	font-weight: bold;
	color: #00A0C6;
	text-decoration: none;
}
.titulo3 {
	font-family: "Verdana";
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
.texto1 {
	font-family: "Verdana";
	font-size: 11px;
	color: #000000;
}
.texto1 a {
	font-family: "Verdana";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.texto1 a:hover {
	font-family: "Verdana";
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.titulo4 {
	font-family: "Verdana";
	font-size: 11px;
	font-weight: bold;
	color: #8574B0;
}
