/* CSS Document */

body, table, td, th, tr 
{ 
font-family: tahoma;
font-size: 11px;
color: #FFFFFF; 
cursor: default; 
text-align: justify;
scrollbar-arrow-color: #2EAA50;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-base-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-track-color: #2EAA50;
scrollbar-face-color: #000000;
}

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

a:hover{
background-color: #FFFFFF;
}


.titoli{
text-align: center;
font-size: 10pt; 
font-family: arial;
font-weight: bold;
text-transform: uppercase;
background-color: #2EAA50;
color: #000000;
line-height: 17pt;
}
i,u,span,em{
color: #2EAA50;

}
b,strong{
color: #4889A3;

}
