body {
	background-color: #ffffcc;
      font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: justify;
	white-space: normal;
	border: none;
}

.bodystyle {
	background-color: #FFFFCC;
      font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	letter-spacing: normal;
	text-indent: 15pt;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
	display: none;
}

.h1 {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-color: black;
	text align: center;
}

.h2 {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-color: black;
	text align: center;
}

.big {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
}

.small {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.expanded {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	background-color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF0000;
	background-position: center;
	text-align: center;
	vertical-align: middle;
	font-style: normal;
	line-height: normal;
}

.box1 {
	padding: 10px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 6px;
	border-width: thin;
	border-style: solid;
}

.altrepagine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: center;
	color: #FFFF00;
	link: yellow;
	vlink: yellow;
	alink: navy;
}

.monocella {
	background-color: #990000;
	margine 8
	spazio 5
	border: 8px solid blue;
	border-collapse: separate;
	border-spacing: 5px;	
}

.header {
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

th {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #0000FF;
}

a:active {
	text-decoration: none;
	color: #FFFFCC;
}

