P { 
    font-size: 10pt;
    font-family: verdana,arial,helvetica; 
    font-variant: normal;
    font-style: normal;
	color: black;
  }


A { 
    font-size: 8pt;
    font-family: arial,helvetica; 
    font-variant: normal;
    font-style: bold;
	color : #303498;
	text-decoration:none;
  }
A:visited { color: #303498}



TD { 
    font-size: 8pt;
    font-family: verdana,arial,helvetica; 
    font-variant: normal;
    font-style: normal;
  }

TH { 
    font-size: 10pt;
    font-family: verdana,arial,helvetica; 
    font-variant: normal;
    font-style: normal;
	color: black;
    background: white; }

.titulo {
	background: #cccccc;
	color: blue;

	font-size: 16pt;
    font-family: verdana,arial,helvetica; 
    font-variant: normal;
    font-style: normal;
	font-weight: bold;
}


.pie {
	font-size: 8pt;
    font-family: verdana,arial,helvetica; 
    font-variant: normal;
    font-style: normal;
}
.dato {
		 font-size: 8pt;
		 font-family: verdana,arial,helvetica; 
		 font-variant: normal;
}
.form-text {
		 font-size: 8pt;
		 font-family: verdana,arial,helvetica; 
		 font-variant: normal;
}

.form-combo {
		 font-size: 8pt;
		 font-family: verdana,arial,helvetica; 
		 font-variant: normal;
}

.copete {color:black;}

.accion {

		 font-family: verdana,arial,helvetica; 
		 font-style: bold;
		 background : #CCCCCC;

}
.formulario {

		font-style: bold;
}

.leyenda { 
    font-size: 8pt;
    font-family: verdana,arial,helvetica; 
    font-style: normal;
	color: black;
	background: #FF9900; }

.estatico { 
    font-size: 8pt;
    font-family: verdana,arial,helvetica; 
    font-style: bold;
	color: black;
    background: #cccccc; }

.paginar { 
    font-size: 8pt;
    font-family: arial; 
    font-style: bold;
	color: Blue;
    }



.TitTabla { 
    font-size: 8pt;
    font-family: verdana,arial,helvetica; 
    font-style: bold;
	color: black;
    background: #eeeeee; }

.Query { 
    font-size: 8pt;
    font-family: verdana,arial,helvetica; 
    font-style: bold;
	color: black;
    background: #FF9900; }

.Tabla { 
    align: center;
 }



