/* SILVESTRINI */
.litTable {
    font-family: Verdana, sans-serif;
    font-size: 9pt;
    border: 1px solid #5f8ac5;
    width: 205px;
}
.litTableHeader {
    font-size: 11pt;
    font-family: "Trebuchet MS", Georgia, serif;
    background-color: #dae4f2;
    color: black;
    padding: 4px 2px 4px 2px;
    border-bottom: 1px solid #5f8ac5;
}
.litTable td, td {
    padding: 3px;
    color: #333;
    background-color: #f8f8f8;
}
td.litTableDay {
    font-weight: bold;
}
td.litTableColore {
    border-bottom: 1px solid #5f8ac5;
    border-top: 1px solid #5f8ac5;
}
td.litTableDisclaimer {
    border-top: 1px solid #5f8ac5;
    font-size: 7pt;
    text-align: center;
}
.litTable td a {
    color: #930;
    text-decoration: none;
    font-weight: bold;
}
.litTable td a:hover {
    text-decoration: underline;
}
.litTable td a:visited {
    color: #622;
}
td.litTableDisclaimer a, td.litTableDisclaimer a:visited  {
    color: #000;
    font-weight: normal;
}
