BODY {
		 background: white;
		 margin-left:7;
		 margin-top:2; 
		 color: black;
		 font-size: 8pt;
		 font-family: verdana,arial,helvetica; 
		 font-variant: normal;
		 SCROLLBAR-FACE-COLOR: #303498;   // color principal
		 SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
		 SCROLLBAR-SHADOW-COLOR: #FFFFFF;
		 SCROLLBAR-3DLIGHT-COLOR: #0010af; 
		 SCROLLBAR-ARROW-COLOR: #ccvvdd;
		 SCROLLBAR-TRACK-COLOR: #f4f4f4;  
		 SCROLLBAR-DARKSHADOW-COLOR: #f4f4f4;
		 SCROLLBAR-BASE-COLOR: #f4f4f4;
}

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;}




H1 { 
	font-size: 20pt;
    font-family: arial,helvetica; 
    font-variant: normal;
	font-style: normal;
	text-align : left;
	color: black;
  }

H2 { 
	font-family: arial,helvetica;
    font-style: bold;
	color: white;
	background : #FF9900;
	font-size: 12pt;
  }

.titH2 { 
	font-family: verdana;
    font-style: bold;
	color: white;
	background : #003366;
	font-size: 10pt;
  }


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

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: Black;
}



.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;
 }

.MuestraNotas { 
    align: center;
border-width : 1;
	border-style : solid;
	border-color : #cccccc;
	
 }
