BODY {
	background-color : #686868;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
}
A {
	color : Blue;
}
#maintable {
	background-color : White;
	border : 1px solid #FFD178;
}
#logopayoff {
	font-size : 14px;
	font-style : italic;
}
#navbar {
	border-left-color : #CCCCFF;
	border-left-style : solid;
	border-left-width : 1px;
}
#navbarlast {
	border-left-color : #CCCCFF;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #CCCCFF;
	border-right-style : solid;
	border-right-width : 1px;
}
#navrow {
	margin-top : 20px;
	margin-bottom : 20px;
	background-color : #E4E4E4;
}
#navlink {
	font-size : 11px;
	font-weight : bold;
	color : #333366;
	text-decoration : none;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 2px;
	padding-bottom : 2px;
}
#navlink:hover {
	font-size : 11px;
	font-weight : bold;
	color : #333366;
	background-color : #FF7D1B;
	text-decoration : none;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 2px;
	padding-bottom : 2px;
}
#content {
	font-size : 11px;
	text-align : justify;
	padding-left : 10px;
	padding-right : 20px;
	padding-top : 3px;
	padding-bottom : 50px;
	line-height : 150%;
}
#title {
	color : #FB7C1E;
	font-weight : bold;
	font-size : 14px;
	text-transform : uppercase;
}
#titlecap {
	font-size : 16px;
	text-transform : uppercase;
}
#text {
	font-size : 11px;
	text-align : justify;
	line-height : 150%;
}
#list {
	padding-top : 5px;
	margin-bottom : 30px;
}
#contatti {
	font-size : 12px;
	border : 1px solid #D3D3D3;
}
#footer {
	border-top-color : #97AAB0;
	border-top-style : solid;
	border-top-width : 1px;
	font-size : 9px;
	text-align : right;
}
#tendentia {
	font-size : 9px;
	text-transform : uppercase;
}
#tendentiasmall {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8px;
	text-transform : uppercase;
}