h1
{
	font-size: x-large;
	color: #blue;
	font-family: Comic Sans MS;
	text-align: center;
	margin-top:30;
	margin-bottom:30; font-style:italic }

h2
{
	font-family: Comic Sans MS;
	font-size: medium;
	color: #0000CC;
	margin-top:10;
	text-align: center; }


h3
{
	font-family: Comic Sans MS;
	font-size: small;
	text-indent:20 px;
	color:#0000CC;
	margin-top:10;
	line-height:150%;
	font-weight:bold }

p
{
	font-family: Comic Sans MS;
	font-size: x-small;
	text-align:justify;
	color:#0000CC;
	margin-top:10;
	line-height:150% }

tr
{
	font-family: Lucida Handwriting;
	font-size: small;
	text-align: justify;
	color:#0000CC;
	margin-top:10;
	line-height:150% }
	
	
a:hover      { color: #FF0000; font-style: italic; font-weight: bold }

BODY {direction:rtl}

BODY
{
	background-color: #5686D6;
	background-image: url('sfondo.jpg');
	background-attachment: fixed;
	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; background-position-y:center
}
