body,td,th {
	font-family: Helvetica, sans-serif;
	font-size: 9pt;
	color: #000033;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
.titulo {
	font-family: Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #000033;
}
.azul_negrita {
	font-weight: bold;
	color: #0099FF;
}


.azul {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #0099FF;
}
.formulario {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8.5pt;
	color: #333333;
	border: 1px solid #C8DE1D;
}
.txt_gris {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8.5pt;
	color: #333333;
}


a:hover {
	color: #0099CC;
	text-decoration: none;
}
.txt_pie2 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 7.5pt;
	color: #666666;
}

.txt_pie {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8.5pt;
	color: #666666;
}
li {
	list-style-image: url(../imagenes/bullet1.gif);
}
.txt_blanco {
	color: #FFFFFF;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8.5pt;
}
hr {
	border: 1px dashed #AAA9A9;
}
.borde_azul {
	border: 1px solid #C8DE1D;
}
