body { background-color:#CFCFCF; font-family: Arial, Helvetica; font-size:12px; font-weight:500;}
table tr {
        font-family: Arial, Helvetica;
        font-weight:500;
}
th {
        font-family: Arial, Helvetica;
        font-size: 13px;
        font-weight:600;
        text-align:center;
}
td {
        font-family: Arial, Helvetica;
        font-size: 14px;
        color: Silver;
        font-weight: 600;
        letter-spacing : normal;
        text-align : center;
}
ul li { font-size: 90%; text-align:left; list-style=square; }
A:link {
        text-decoration: none;
        color: #F5F5DC;
        font-size : 14px;
}
A:visited {
        text-decoration: none;
        color: Silver;
        font-size : 14px;
}
A:hover {
        text-decoration: underline;
        color: Lime;
        font-size : 14px;
}
all.js { font-family: Arial,Helvetica; font-size: 9pt; color: ffffff; }