h1
{
	font-size: x-large;
	color: #4762ed;
	font-family: Lucida Handwriting;
	text-align: center;
	margin-top:30;
	margin-bottom:30; text-decoration:underline}

h2
{
	font-family: Lucida Handwriting;
	font-size: medium;
	color: #4762ed;
	margin-top:10;
	text-align: center; }


h3
{
	font-family: Lucida Handwriting;
	font-size: small;
	text-indent:20 px;
	color:#4762ed;
	margin-top:10;
	line-height:150%;
	font-weight:bold }

h5
{
	text-align: center;
	font-family: Lucida Calligraphy;
	font-size: x-large;
	margin-top:100 px;
	margin-bottom:100 px; color:#4762ed}


p
{
	font-family: Lucida Handwriting;
	font-size: small;
	text-align:center;
	color:#4762ed;
	margin-top:0;
	margin-bottom:0; 
	letter-spacing:1pt
	 }

tr
{
	font-family: Lucida Handwriting;
	font-size: small;
	text-align: center;
	color:#4762ed;
	margin-top:10;
	line-height:150%;
	letter-spacing:1pt}
	
	
a:hover      { color: #FF0000; font-style: italic; font-weight: bold }


BODY
{
	background-color: #87c8fe;
	background-image: url('arcobaleno.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
}
