<!--

body         { background-color: #DBCBA7;
/*/*/
               background-image: url('oggetti.jpg'); background-repeat: repeat; 
               background-attachment: fixed; background-position: left top
/* */          
             }
             
/*/*/
table        { text-align: justify }
/* */
             
a:link,  a:visited      {
	text-decoration: none;
	color: #9D3E7A;
}

a:hover      {
	text-decoration: underline;
	color: White;
}
.grande      {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #0077AD;
	font-weight: bold;
}

.medio       {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #9D3E7A;
	font-weight: bold;
}

.normale     {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0077AD;
}

.piccolo     {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0077AD;
}
					
.messaggio   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0077AD;
	font-style: italic;
	font-weight: bold;
}
.campo       {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0077AD;
	font-style: italic;
}

               
h1, h2, h3, h4, h5, h6, strong, address, small { font-family: Verdana, Arial, Helvetica, sans-serif }
h1           { color: #0077AD; font-size: 22 px; font-weight: bold;}
h2           { color: #FFFFFF; font-size: 18 px; background-color: #9D3E7A}
h3           { color: #0077AD; font-size: 16 px;  }
h4           { color: #0077AD; font-size: 14 px; font-weight: bold }
h5           { color: #0077AD; font-size: 12 px}
h6           { color: #9D3E7A; font-size: 10 px}

strong       { color: #0077AD; font-size: 12 px; font-weight: bold }
address      { color: #9D3E7A; font-size: 10 px; font-style: italic }
small        { color: #0077AD; font-size: 10 px }
-->
