/* At-Rules */
@charset "iso-8859-1";



body {background-color: #003366}

P.testo1 {
	font-family: "Times New Roman", serif;
	font-size: 20px;
	font-color: white;
	text-align: justify;
	text-indent: 30px;
	margin: 10px 15px 10px 10px;

}



A:link {TEXT-DECORATION: none; font-family: "Tahoma", serif; color: white; font-size: 13px;}

A:visited {TEXT-DECORATION: none; font-family: "Tahoma", serif;  color: white; font-size: 13px;}

A:hover {TEXT-DECORATION: underline; font-family: "Tahoma", serif;  font-size: 13px; color: yellow; }



/* End of style section. Generated by AceHTML at 11/5/2003 10:18:17 PM */