h1
{
	font-size: x-large;
	color: #ff0585;
	font-family: Lucida Calligraphy;
	text-align: center;
	margin-top:30;
	margin-bottom:30;  }

h2
{
	font-family: Arial;
	font-size: medium;
	color: #ff0585;
	margin-top:10;
	text-align: center;
	font-style:italic; font-weight:bold 
	 }


h3
{
	font-family: Arial;
	font-size: small;
	text-indent:20 px;
	color: #ff0585;
	margin-top:10;
	line-height:150%;
	font-style:italic;
	font-weight:bold }

p
{
	font-family: Arial;
	font-size: x-small;
	text-align:left;
	color: #ff0585;
	margin-top:10;
	font-style:italic; font-weight:bold 	
 }

tr
{
	font-family: Arial;
	font-size: small;
	text-align: left;
	color: #ff0585;
	margin-top:10;
	line-height:150%; font-style:italic; font-weight:bold }
	
	
a:hover      { color: #FF0000; font-style: italic; font-weight: bold }

BODY {direction:rtl}

BODY
{
	background:#FE9292 url('sfondo.jpg') no-repeat fixed left top; scrollbar-width: 20;
scrollbar-face-color: #0000CC;
scrollbar-shadow-color: gray;
scrollbar-highlight-color: white;
scrollbar-3dlight-color: blue; 
scrollbar-darkshadow-color: #00FFFF"; 
scrollbar-track-color: #00FFFF; 
scrollbar-arrow-color: red 
}