/* CSS Document */
body
{
	background-color:#FFFFFF;
	//background-image:url(blue_paper.gif); 	
	link=blue; 
	vlink=blue;
}

body.top
{
	background-color:#FFFFFF;
	background-image: url(greenwhite_paper.gif); 	
	link=blue; 
	vlink=blue;
	margin-top:4;
}


.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a:visited,link
{
	color: #333333;
	text-decoration:underline;
	text-underline:single;
}

.blugrande {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: navy;
	text-decoration: none;
}

.boldred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	//text-decoration: none;
}

a.linkmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}

h1.titolo
{
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	mso-fareast-font-family:"Times New Roman";
	font-weight:bold;
	color:#000099;
}

/*p{	font-size:11px;
	font-family:"Times New Roman", Times, serif
}
*/
p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

p.bigger{font-size:14.0pt;}


/*a:visited 
{
	color:blue;
	text-decoration:underline;
	text-underline:single;
}
*/

p.titolo_big
{
	text-align:center;
	font-size:18pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";
	font-weight:bold;
	color:#003399;
}

p.subtitolo
{
	text-align:center;
	font-size:15pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";
	font-weight:bold;
	color:#00000;
}

p.titolo
{
	text-align:center;
	font-size:16pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";
	font-weight:bold;
	color:#003399;
	font-style:italic;
}

p.titolo_left
{
	text-align:left;
	font-size:16pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";
	font-weight:bold;
	color:#003399;
	font-style:italic;
}

p.titolo2
{
	text-align:center;
	font-size:14pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";
	font-weight:bold;
	color:#0000FF;
	font-style:italic;
}

p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-parent:"";
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:11px;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";
	mso-ansi-language:EN-US;}


