	body, table, td, tr {
		font-family: arial;
		color:#000000;
		font-size:9pt;
	}
	
	.contenido{
		font-family: arial;
		color:#000000;
		font-size:7pt;
	}
		
	select, textarea, input{
		font-family: arial;
		color:#0D1C47;
		border: 1px solid #000000;
		font-size:8pt;
	}
		
	form{
		margin:0px;
	}
	
			
		
	.tabla{
		font-family: arial;
		color:#000000;
		font-size:9pt;
	}

	
	.border{
		border: 1px solid #333333;
	
	}

	.boton{
		border: 1px solid #0D1C47;
		background-color: #0D1C47;
		color: #FFFFFF;
		font-size:8pt;
	}

	a{
		font-family: arial;
		text-decoration:none;
		color:#660000;
		font-size:7pt;
		
	}
	
	
	a.liga{
		font-family: arial;
		text-decoration:none;
		color:#000000;
		font-size:9pt;
		
	}