.testo {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.titolo {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;

}

html {
	margin : 5px 0px 0px;
	padding: 0%;
	border: 0 0;


}
