body		{	margin: 8px;
				padding: 0;
				text-align: justify;
				font-size:90% }

h1			{	font-size: 150%;
				color: #0000FF;
				font-weight: bold;
				text-align: center;
				font-family: "Times New Roman" }
			
h2			{	text-align: center;
				font-size: 120%;
				font-weight: normal;
				font-family: "Times New Roman" }
			
h3			{ 	text-align: center;
				font-size: 100%;
				font-style: italic;
				font-weight: normal }

h4			{	text-align: center;
				font-size: 12pt;
				font-weight: normal }
				
p           { 	font-family: "Times New Roman";
				font-size:100% }

hr          { 	text-align: center }

a:link		{	text-decoration: none;
				color:#800000 }

a:visited	{	text-decoration: none;
				color:#800000 }

a:hover		{	text-decoration: underline;
				background-color:#FFFFE1 }

ol, ul      { 	text-align: justify;
				font-size:100%;
				margin-top: 0;
				margin-bottom: 0;
				margin-left:10px;
				padding-left:20px }

dl           { 	text-align: justify;
				font-size:100%;
				margin-top: 0;
				margin-bottom: 0 }

blockquote   { 	margin:8px 20px }

code         { 	font-size: 90% }

sup          { 	color: #000000;
				font-style: normal;
				font-size:10pt }
				
.omissis	{	text-align: center;
				font-size: 108%;
				color: #0000FF;
				font-style: italic;
				margin-top:30px;
				margin-bottom:30px }

.circolare	{	text-align: center;
				font-size: 120%;
				color: #0000FF }

.note       {	font-size: 85% }

.titolo     { 	font-size: 110%;
				font-variant: small-caps;
				font-weight: bold;
				text-align: center;
				margin-top: 40px }
				
.capo       { 	font-size: 100%;
				font-weight: bold;
				text-align: center;
				margin-top: 40px }
				
p.home        		{ 	font-family: Verdana;
						text-align:center;
						font-size:8pt;
						margin-top:30 }

p.home a:link		{	color:#800000;
						text-decoration:none }

p.home a:visited	{	color:#800000;
						text-decoration:none }

p.home a:hover		{	color:#FFFFE1;
						background-color:#800000 }
