body
{
	background-color:#FFFFFF;	
}

#articolo_occhiello
{
	font-size: 12px;
}

#articolo_titolo
{
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;

}

#articolo_sommario
{
	font-size: 12px;
	font-style: italic;
}

#articolo_corpo
{
	font-size: 12px;
	text-align: justify;
}

#articolo_highlight 
{ 
	background: #44AA44;
	color: white;
} 
