body, td
{
background-color: #5c5f6d;
font-family: tahoma;
font-weight: normal;
font-size: 8pt;
color: #1b1b1d;
cursor: default;
text-align: justify;
line-height: 10pt;
scrollbar-arrow-color: #5c5f6d;
scrollbar-3dlight-color: #5c5f6d;
scrollbar-darkshadow-color: #5c5f6d;
scrollbar-shadow-color: #5c5f6d;
scrollbar-base-color: #5c5f6d;
scrollbar-highlight-color: #5c5f6d;
scrollbar-track-color: #5c5f6d;
scrollbar-face-color: #5c5f6d;
}
A {
color: #ebebed;
font-size: 8pt;
font-weight: bold;
font-family: tahoma;
text-decoration: underline;
cursor: help; }

a:hover{
color: #1b1b1d;
background-color: #ebebed;
}


.colonna{

font-family: Georgia;
text-align: left;
font-size: 10pt; 
line-height: 8pt;
font-weight: bold;
color: #b7b8be;
background-color:#1b1b1d;
border: 2px dotted; 
border-top-width: 0px; 
border-right-width: 0px;
border-left-width: 0px; 
border-bottom-width: 3px;
border-color: #1b1b1d;}/* */

i, b, u, strong, span{
color: #4c4440;

}

