/* CSS Document */

body, table, td, th, tr 
{ 
font-family: tahoma;
font-size: 8pt;
line-height:10pt;
color: #000000; 
cursor: default; 
text-align: justify;
scrollbar-arrow-color: #000000;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-base-color: #FFFFFF;
scrollbar-highlight-color: #000000;
scrollbar-track-color: #FFFFFF;
scrollbar-face-color: #FFFFFF;
}

A {
color: #000000;
font-size: 8pt;
font-weight: bold;
font-family: tahoma;
text-decoration: none;
text-transform: uppercase;
cursor: help; }

a:hover{
color: #000000;
background-color: #cd0301;

}


.titoli{
text-align: center;
font-size: 10pt; 
font-family: arial;
font-weight: bold;
text-transform: uppercase;
background-color: #cd0301;
color: #5760ce;
line-height: 17pt;
}
i,b,u,strong,span,em{
color: #5760ce;

}

