/* HTML  ---- molto gratsie GNZ*/

	BODY {
		margin:0;		
		/*background-repeat:repeat-y;*/
		
		
	}
	IMG {
		border:0;
	}
	BODY.section {
	}
	
/*==================== BLACK ====================*/
.ml {
	font-family:Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FF0;
	font-weight:bold;
}

.ml_blanco {
	font-family:Verdana, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-weight:bold;
}

.titBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;
}

.blackSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
}
.blackBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	font-weight: bolder;
}

.blackBoldSmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	font-weight: bolder;
}

.black {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: x-small;
	color:#000000;
	}


