body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
}

h1 {
	font-size: 16px;
	color:#003300;
	background-image:url(Imagenes/fotos/icon.jpg);
	padding-left:15px;
	background-repeat: no-repeat;
}
	
.txt a { text-decoration:none; 
	color:#003300;
}
.txt a:hover { text-decoration:underline;
	color:#339900;
}
.txt h1, .txt ul { margin: 0px;
		font-weight:normal; 
		padding-top:0px;
		padding-bottom:0px;}
.texto { text-align:justify;
}