/* CSS Document */
body {
margin-left : 0;
margin-top : 0;
margin-right : 0;
margin-bottom : 0;
}
.style1 {
font-size : 12px;
}
body, td, th {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10pt;
}
p{text-align:justify; margin-left:20px; margin-right:20px; margin-top : 0;
}
a.bluSX:link {
color : #ffffff;
text-decoration : none;
}
a.bluSX:visited {
color : #ffffff;
text-decoration : none;
}
a.bluSX:hover {
color : #000080;
text-decoration : none;
background-color : #eeeeee;
}
a.titolo:link {
color : #003366;
text-decoration : none;
}
a.titolo:visited {
color : #003366;
text-decoration : none;
}
a.titolo:hover {
background-color : #eeeeee;
color : #000000;
text-decoration : underline;
}
a:link {
color : #0000ff;
text-decoration : underline;
}
a:visited {
color : #0000ff;
text-decoration : underline;
}
a:hover {
color : #000000;
}
a.hp:link {
color : #003366;
text-decoration : none;
}
a.hp:visited {
color : #003366;
text-decoration : none;
}
a.hp:hover {
color : #990000;
text-decoration : none;
}
td.c6 {
background-position : right top;
background-repeat : repeat-y;
}
p.c5 {
text-align : left;
}
span.c4 {
font-size : 70%;
}
span.c3 {
color : #ffffff;
}
table.c2 {
border-collapse : collapse;
}
p.c1 {
text-align : right;
}