.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
}
A.LinkAzul {
	color: #0000FF;
	text-decoration: underline;
}
A.LinkAzul:Hover {
	color: #FF0000;
}
A.LinkBl {
	color: #FFFF00;
}
A.LinkBl:Hover {
	color: #FFFFFF;
}
.style1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
	font-size: 16px;
	font-weight: bold;
}
.style3 {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.style1_Bold {
	font-size: 12px;
	font-weight: bold;
}
.justifica {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
.justifica table tr td {
	text-align: justify;
}
.TitulosAzul {
	font-size: 24px;
	font-weight: bold;
	color: #223F6D;
}
.TextoAzul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006;
}
.NormalBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.LinkAzul .LinkAzul {
	color: #00F;
}
.azul_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009;
}
.titulo_blanco {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
.TextoRojo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #F00;
}
