p 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	}
.titolo 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000099;
	text-decoration: none;
	font-weight: bold;
	}
.sottotitolo
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
	text-decoration: none;
	font-weight: bold;
	}
.titolonews
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4f4f4f;
	text-decoration: none;
	font-weight: bold;
	}
.paragrafo {
	background-color: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}	
td
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434343;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	}
sup
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	}
em
	{
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	font-weight: italic;
	}
li
	{
	font-family: Arial, Helvetica, sans-serif, Verdana; 
	font-size: 12px;
	color: #000000; 
	font-weight: normal;
	text-decoration: none;
	}	
		
:link:focus, :visited:focus { color: #FF0000; }
:link { color: #0000FF; }
:visited { color: #0000FF; }
:link:hover, :visited:hover { color: #FF0000; }
:link:active, :visited:active { color: #FF0000; }

.categoria {
	background-color: #EEEEEE;
	border: 1px solid #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000099;
	text-decoration: none;
	font-weight: bold;
	padding: 5px;
}
.categoria2 {
	background-color: #FFFFE3;
	border: 1px solid #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding: 4px;
}
td.border
	{
	border: 1px solid #003366;
	}
