body
{
	background-color: #FFFFCC;
	vertical-align: top;
	font-style: normal;
	font-family: times new roman, serif;
	color: #660000;
	font-size: 16px;
	font-weight: normal;
	line-height: 140%;
	text-align: justify;
	text-decoration: none;
	margin: 0px 20px 0px 20px;
}

p
{	vertical-align: top;
	font-style: normal;
	font-family: times new roman, serif;
	color: #660000;
	font-size: 16px;
	font-weight: normal;
	line-height: 140%;
	text-align: justify;
	text-decoration: none;
}
.newsboard
{ margin: 0px 12px 12px 12px; }
.newsboard2
{
	margin: 12px;
	font-size: 80%;
	text-align: center;
	text-transform: uppercase;
	color: #C00;
	font-weight: bold;
}
a:link
{
	color: #360;
	text-decoration: none;
}
a:visited
{
	color: #360;
	text-decoration: none;
}
a:hover
{
	color: #C00;
	text-decoration: none;
}
a:active
{
	color: #360;
	text-decoration: none;
}
.citazione
{
	background-color: transparent;
	vertical-align: top;
	font-style: italic;
	font-family: times new roman, serif;
	color: #600;
	font-size: 16px;
	font-weight: normal;
	line-height: 140%;
	text-align: justify;
	text-decoration: none;
	margin: 0px 20px 9px 20px;
	padding: 0px 24px 0px 24px;
}
.non_corsivo { font-style: normal; }

