body{
	/*background-color: #d8f5ff;*/
	margin: 0px;
	font-family: Georgia, Arial, Helvetica;
	font-size: 13px;
	line-height: 140%;
}

table{
	font-size: 13px;
	line-height: 140%;
}

a{
	color: #283891;
	text-decoration: underline;
}

a:hover{
	color: #b33918;
	text-decoration: underline;
}

a:visited{
	color: #6b7ad0;
	text-decoration: underline;
}

.afooter:link, .afooter:visited{
	color: #ffffff;
	text-decoration: underline;
	font-size: 12px;
}

.afooter:hover{
	color: #BFE7FF;
	text-decoration: underline;
	font-size: 12px;
}

.rubrica{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
.rubricamic{
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}

.newslist{
	margin: 0px 0px 5px 0px;
}

.title{
	font-weight: bold;
}

#footer{
	margin-top: 70px;
	background-color: #188DD7;
	padding: 8px 0px 8px 0px;
}

.amenu{
	font-size: 15px;
	font-weight: bold;
}

.pagetitle{
	font-size: 17px;
	font-weight: bold;
}