
//body.color  	{background-color:celeste}
body.image 	{ background-image: url(/immagini/sfondo.jpg); }
BODY {
	background-attachment: fixed;
}

.MENU {
 font-size: 10pt;
 color: #000000;
 font-family: "arial", "helvetica", sans-serif;
}

.TITLE {
 font-size: 30pt;
 font-weight: 100;
 color: #000000;
 font-family: "arial", "helvetica", sans-serif;
}
h1.standar {
   font-weight: 400;
   font-size: 30%;
   line-height: 60pt;
   border-width: medium medium medium medium;
   border-color:    ;
   border-style: none none none none;
   background-position: top left;
}
.MAIN {
 font-size: 10pt;
 font-weight: 100;
 color: #000000;
 font-family: "arial", "helvetica", sans-serif;
}

.LETTER {
 font-size: 14pt;
 font-weight: 100;
 color: #DDDDBB;
 font-family:"arial", "helvetica", sans-serif;
}

H1.standard {
 	font-size: 12pt;
 	font-style:italic;
	text-decoration:none;
}

H2.standard {
	font-style:italic;size:10;
	font-family:"Times news roman","Arial";color:"#000080"}

H2.titolo {
	font-style:Italic;size:12;
	font-family:"Comic Sans MS","Arial";color:"blue"}

H3.standard {
	font-style:normal;size:6;
	font-family:"Times news roman", "Arial"; color:"#000080"}

H3.titolo {
	font-style:italic;size:6;
	font-family:"Times news roman","Arial"; color:"#000080"}

H4.standard {
	font-size:7pt;
	font-style:normal;
	font-weight: 80;
	font-family:"Cimic Sans MS","Arial";color:"blue"}
P {
 font-size: 12pt;
 font-weight: 300;
 font-family: "arial", "helvetica", sans-serif;
}

A:link {
	color:navy;
	text-decoration:none;
        font-family:"Comic Sans MS";
        font-size: 10pt;
        }

/*OL {
 font-size: 14pt;
 font-weight: 100;
 font-family: "Courier New", "arial", "helvetica", sans-serif;
 color:000000;
}
*/
//UL {
// font-size: 8pt;
// font-weight: 100;
// font-family: "Courier New", "arial", "helvetica", sans-serif;
// color: #000000;
//}
.NOUNDER {
 //color: #00FFFF;
 text-decoration:none;
 font-family:"Comic Sans MS";
 font-size: 10pt;
}

A:visited {
 //color: #000000;
 color:navy;
 text-decoration:none;
 font-family:"Comic Sans MS";
 font-size: 10pt;
}
A:active {
 //color: #000000;
 color:navy;
 text-decoration:none;
 font-family:"Comic Sans MS";
 font-size: 10pt;
}


