/* Foglio stile - Area HOME - Standard CSS2 */

html			{
			height: 100%;
			margin-top: 0px;
			margin-bottom: 0px;
			margin-left: 0px;
			margin-right: 0px;
			}
body 			{
			margin-top: 0px;
			margin-bottom: 0px;
			margin-left: 0px;
			margin-right: 0px;
			height: 100%;
			font-family: Andalus;
			align: center;
			color: CCCCCC;
	  		}
p	   		{
			font-family:Eras demi ITC;
		 	font-size:9pt; 
		 	color:#CCCCCC;
			}
.address		{
			font-family: Arial;
			font-size: 10pt;
			color: #CCCCCC;
			text-align: center;
			}
table   		{
			margin-top: 0px;
			margin-bottom: 0px;
			margin-left: 0px;
			margin-right: 0px;
			width: 100%;
			height: 100%;
			}
td	   		{
		 	font-family: Eras Demi ITC;
		 	font-size: 13pt;
			color: #CCCCCC;
			border: 1pt;
			}
.logo			{
			font-family: Eras Demi ITC;
			color: #CCCCCC;
			font-size: 13pt;
			text-align: center;
			}
a			{
			text-decoration: none;
			color: #CCCCCC
			}
.rightcell		{
			border-style:solid;
			border-left-color:#FFFFFF;
			border-top-color:#FFFFFF;
			border-bottom-color:#FFFFFF;
			}
.right			{
			width: 207px;
			}
