body { 
	background-color: #ffffff;
	margin-top: 0px;
	margin-right:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	}
H1 {
	color: #000000;
	font-size:14px;
}

hr{
	color: #000000;
}

.texto {
	color: #000000;
}


.info-sotto{
	color: #000000;
}


.main-text {
	color: #000000;
}

.a-blue {
	color: #000000;
}


.small-font {
	color: #000000;
}


.titles {
	color: #000000;
}

.noPrint{
display:none;

}

.yesPrint{
display:table;
}
