/* At-Rules */
@charset "iso-8859-1";






body {background-color: #003366}

p {font-family: verdana;
	font-size: 20;
color: white;
	text-align: justify;
	text-indent: 50px;
	margin: 100px 40px 10px 10px;

}
p:b  {font: verdana;  font-size: 20px;}


li {font-family: verdana;
	font-size: 20;
color: white;}

table.gabbia {width: 800; border-width: 1; background-color: #003366;}


p.citazione {font-family: "Times New Roman", serif;  font-size: 18px; text-align: justify; margin: 10px 30px 10px 35px;}


p.testo1bordo { border-width: 1px 2px 1px 2px; border-style: solid; border-color: black; padding: 10px;font-family: "Times New Roman", serif;  font-size: 20px; text-align: justify; text-indent: 30px; margin: 10px 15px 10px 10px;}

p.testo2bordo {border-width: 1px 2px 1px 2px; border-style: solid; border-color: black; font-family: "Times New Roman", serif;  font-size: 18px; text-align: justify; margin: 10px 15px 10px 20px;}

p.citazionebordo {border-width: 1px 2px 1px 2px; border-style: solid; border-color: black; font-family: "Times New Roman", serif;  font-size: 16px; text-align: justify; margin: 10px 30px 10px 35px;}




h1 {color:white; font: 26px;  font-weight: 600;}

h2 {font: 24px "Times New Roman"; font-weight: 600;}

h3 {font: 23px "Times New Roman"; font-weight: 500;}

i {font-family: Verdana, serif;  font-size: 20px;}

b {font-family: Verdana, serif;  font-size: 20px;}

A:link {TEXT-DECORATION: none; color: lightyellow; font-family: Verdana, serif;  font-size: 20px;}

A:visited {TEXT-DECORATION: none; color: white; font-family: Verdana, serif;  font-size: 20px;}

A:hover {TEXT-DECORATION: underline; color: yellow; font-family: Verdana, serif;  font-size: 20px;}

.titolo  {font-family:"Times New Roman"; color:white; font-size:26px; padding: 0px; margin-top: 0px; }		  


/* End of style section. Generated by AceHTML at 11/5/2003 10:18:17 PM */