/* CSS Document */

/* Cuerpo de las paginas */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* Estilos de letras*/

.Estilo1 {	font-size: 18px; 
			font-family: Arial;
			color: #000000;
			}

.Estilo2 {	color: #006699; 
			font-size: 18px; 
			}
			
.Estilo3 {
			font-family: Geneva, Arial, Helvetica, sans-serif;
			color: #666666;
			font-size: 16px;
			font-weight: bold;
			}			

.Estilo4 {
			font-size: 9px;
			font-family: "Arial";
			font-weight: bold;
			color: #000000;
		}

.Estilo5 {
			font-family: Geneva, Arial, Helvetica, sans-serif;
			font-weight: bold;
			font-size: 11px;
		}


.Estilo6 {
			font-size: 14px;
			color: #999999;
			font-weight: bold;
			font-family: Geneva, Arial, Helvetica, sans-serif;
		}

.Estilo7 {
			font-size: 14px;
			font-family: Geneva, Arial, Helvetica, sans-serif; 
			font-weight: bold; 
		}

.Estilo8 {
			font-size: 16px;
			color: #006699;
			font-family: "Arial";
		}
		
.Estilo9 {
			font-family: "Arial";
			font-size: 16px;
		}
		
.texto {
			font-family: "Arial";
			font-size: 14px;
		}
		
		
.Estilo10 {
			font-family: Geneva, Arial, Helvetica, sans-serif;
			font-size: 14px;
		}

.Estilo11 { 
			font-family: Geneva, Arial, Helvetica, sans-serif;
			color: #003366;			
			font-size: 14px;
		}
		
.historico {
	font-family: "Bookman Old Style";
	font-size:14px;
	font-style:italic;
}

.Estilo12 { 
			font-family: Arial, Helvetica, sans-serif;
			font-size: 16px;
			color: #BB0000;
			font-weight: bold; 
		}
		
.Estilo13 { 
			font-size: 11px;
			font-weight: bold;
			color: #FFFFFF;
	}		
	
.Estilo14 { 
			font-family: Geneva, Arial, Helvetica, sans-serif;
			color: #003366;			
			font-size: 12px;
		}	

.Estilo15 {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #BB0000;
			font-weight: bold; 
			}
			
.more {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			color: #000000;
			font-weight: bold; 
			}

.more A:hover {text-decoration: underline;color: #000000}
.more A {text-decoration: none;color: #000000}
			