body,td {
    font-family: Helvetica, sans-serif;
    font-size: 9pt; 
    color: #c6c6c6;
    text-decoration: none;
    text-transform: none;
    font-weight: normal;
}
a {
    font-family: Helvetica, sans-serif;
    font-size: 9pt; 
    color: #962bff;
    text-decoration: none;
    text-transform: none;
    font-weight: normal;
}
a:hover {
    font-family: Helvetica, sans-serif;
    font-size: 9pt; 
    color: #bf23ff;
    text-decoration: none;
    text-transform: none;
    font-weight: normal;
}

.t1 {
    font-family: Times New Roman, sans-serif;
    font-size: 15pt; 
    color: #c6c6c6;
    text-decoration: none;
    text-transform: none;
    font-weight: normal;
}
INPUT, TEXTAREA {border: 1px solid #A0A0A0; font-family: Courier, monospace; font-size: 11px; scrollbar-base-color:#A0A0A0; background: #FCFCFC;}
