body {
color: #6666cc;
background: #fff;
text-align: left;
margin-left: 64px;
margin-right: 64px;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 8pt;
}

a:link { color: #03f; text-decoration: none }
a:visited { color: #66f; text-decoration: none }
a:hover { color: #609 } /* cursore sopra - blu scuro */
a:active { color: #f55 } /* click - rosso chiaro */

p {
font-size: 8pt;
color: #000000;
}

li {color: #000000; }


hr {
	color: #003366;
	height: 1px;
}

table th {
	border-width: 0px;
	padding: 0px;
	border-style: solid;
	border-color: #fff;
}

table td {
	border-width: 0px;
	padding: 0px;
	border-style: solid;
	border-color: #fcc;
}

.t0 {font-size: 9px; line-height: 1.5em}
.t1 {font-size: 11px; line-height: 1.5em}
.t2 {font-size: 13px; line-height: 1.5em}
.t3 {font-size: 18px; line-height: 1.5em}

