body	{	
	font-size:	1.1em;
	font-family:	"Times New Roman", Georgia, "Minion Web", Palatino, "Book Antiqua", Utopia, serif;
	color:	black;
	background:	url(pape.jpg) #FFFFF5;
margin: 1em 8% 1em 8%;
line-height: 1.5em;
}	
		
small	{	
	font-size:	0.7em;
	}	
		
big	{	
	font-size:	1.1em;
	}	
		
h1,h2,h3,h4,h5,h6	{	
font-family:	"Times New Roman", Georgia, "Minion Web", Palatino, "Book Antiqua", Utopia, serif;
	}	

h1.blu	{	
	color:	#ffffff;
	background-color: #0066ff;
	text-align: right;
	padding-right: 10px;
	line-height: 1.5em;
}
		
th	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Trebuchet MS, Verdana, Myriad Web, Syntax, sans-serif;
	font-size-adjust:	.53;
	}	
		
em	{	
	font-style:	normal;
	font-weight:	bold;
	color:	black;
	background:	/*url(.GIF)*/ #FFFFF5;
	}	
		
strong	{	
	font-style:	italic;
	background:	/*url(.GIF)*/ #FFFFF5;
	font-weight:	bold;
	color:	black;
	}	
		
b	{
	font-weight:	bold;
	}
	
i	{
	font-style:	italic;
	}
		
.warning	{	
	text-transform:	none;
	font-style:	normal;
	font-weight:	bolder;
	background:	url(.GIF) #FFFFF5;
	color:	black;
	}	
		
address	{	
	font-style:	normal;
	letter-spacing:	.1em;
	}	
		
acronym	{	
	font-variant:	small-caps;
	letter-spacing:	0.1em;
	}	

	
a:link	{	
	text-decoration: underline;
	/*font-weight:	bold;*/ 
		color:	#00C;
	/*background:	url(.GIF)*/ #FFFFF5;
	}	
		
a:visited	{	
	text-decoration:	underline;
	/*font-weight:	bold;*/
	color:	#6600cc;
	/*background:	url(.GIF)*/ #FFFFF5;
	}	
		
a:active	{	
	text-decoration:	underline;
	/*font-weight:	bold;*/
	color:	#00C;
	/*background:	url(.GIF)*/ #FF0;
	}	
		
a:hover	{	
	text-decoration:	underline;
	color:	#000;
	background:	/*url(.GIF)*/ #FFFF55;
	}	
		
a.offsite	{	
	text-decoration:	underline;
	font-weight:	normal;
	color:	#C66;
	/*background:	url(.GIF)*/ #FFFFF5;
	}	
	
		
table	{	
	text-align:	left;
	}	
		
td	{	
	text-align:	left;
	}	
		
th	{	
	text-align:	left;
	}	
		
caption	{	
	text-align:	left;
	}	

p.destra {	
	text-align:	right;
	}	

.centro {	
	text-align:	center;
	}		
	
p.centro {	
	text-align:	center;
	}		

p.noindent  {
  text-indent: 0;
  }
