body 



{
	background-attachment: fixed;
	background-image : url('sfondo_rosso.gif');
	font-family : Verdana,Arial,Helvetica;
	color : yellow;
	font-size : 10pt
	}
  
  p { 
         font-family : Verdana,Arial,Helvetica;
	color : yellow;
	font-size : 10pt;
         padding : 2pt
}
  A:LINK { 
         font-family : Arial;
         font-size : 10pt;
         text-decoration : none;
         color : white
         }

A:VISITED { 
         font-family : Times New Roman;
         font-size : 14pt;
         text-decoration : none;
         color : white
}

  A:HOVER { 
         font-family : Arial;
         font-size : 14pt;
		 color :  yellow
		 }
 

   H2 {
         font-family: Verdana,Arial,Helvetica;
         font-size:10pt;
	 font-weight:normal;
	 font-style:italic;
	 color:green;
}

   H3 {  font-family: Verdana,Arial,Helvetica;
         font-size:10pt;
	 font-weight:bold;
	 font-style:normal;
	 margin-bottom : -.2cm;
}

   H4 {  font-family: Arial,Verdana,Helvetica;
         font-size:10pt;
	 font-weight:bold;
	 font-style:normal;
	 margin-bottom : -.2cm;
	 color : #ff0000
}

   H5 {  font-family: Arial,Verdana,Helvetica;
         font-size:10pt;
	 font-weight:bold;
	 font-style:normal;
	 margin-bottom : -.2cm;
	 color : #006600
}	 

   DIV {
         font-family: Verdana,Arial,Helvetica;
         margin-bottom : .2cm;
}
    tr { 
         padding : -4pt
}

.menuitems{
	padding-left:10pt;
	padding-right:10pt;
	}	