body{
	background-color: #006393;
	margin-top: 24px;
	margin-bottom: 24px;
	margin-left: 20px;
	margin-right: 20px;
	font-family: Arial;
	font-size: 12px;
	background-image: url(images/fratelliregoli.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

td{
	color: #000000;
	font-size: 12px;
}

a:link,a:visited{
color: #ffcc00;
text-decoration: none;
}

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

.titolo{
	font-size: 24px;
	font-weight: bolder;
	color: #006393;
}

.tb_rule{
	height: 1px;
	color: #0fb1ff;
}