body {
	background-color: #ffffff;

}

		
.FondoVerde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14 pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #479C23;

}
.datoGris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight:normal;
	color: #666666;
}
.EncabezadoGris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight:normal;
	color: #666666;
}
.datitoGris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.datoBlanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.datitoNegro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	border-left: 1px solid #8FB8BC;
}
.tituloNegro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.datitoBlanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;

}
A.gris:active
{
    font-weight: bold;
    FONT-SIZE: 10pt;
    COLOR: #666666;
    FONT-FAMILY: Arial, Verdana, 'MS Sans Serif';
    TEXT-DECORATION: none
}
A.gris:hover
{
    font-weight: bold;
    FONT-SIZE: 10pt;
    COLOR: #cccccc;
    FONT-FAMILY: Arial, Verdana, 'MS Sans Serif'
}
A.gris:link
{
  	font-weight: bold;
    FONT-SIZE: 10pt;
    COLOR: #666666;
    FONT-FAMILY: Arial, Verdana, 'MS Sans Serif';
    TEXT-DECORATION: none
}
A.gris:visited
{
  	font-weight: bold;
    FONT-SIZE: 10pt;
    COLOR: #666666;
    FONT-FAMILY: Arial, Verdana, 'MS Sans Serif';
    TEXT-DECORATION: none
}


A.grissmall:active
{
    font-weight: bold;
    FONT-SIZE: 8pt;
    COLOR: #666666;
    FONT-FAMILY: Arial, Verdana, 'MS Sans Serif';
    TEXT-DECORATION: none
}
A.grissmall:hover
{
    font-weight: bold;
    FONT-SIZE: 8pt;
    COLOR: #cccccc;
    FONT-FAMILY: Arial, Verdana, 'MS Sans Serif'
}
A.grissmall:link
{
  	font-weight: bold;
    FONT-SIZE: 8pt;
    COLOR: #666666;
    FONT-FAMILY: Arial, Verdana, 'MS Sans Serif';
    TEXT-DECORATION: none
}
A.grissmall:visited
{
  	font-weight: bold;
    FONT-SIZE: 8pt;
    COLOR: #666666;
    FONT-FAMILY: Arial, Verdana, 'MS Sans Serif';
    TEXT-DECORATION: none
}

