TABLE {
    background-color: transparent;
}
TD {
    font-size: 9pt;
    font-family: Arial, 'Microsoft Sans Serif';
}
.iecell {
    font-size: 8.6pt;
    font-family: Arial, 'Microsoft Sans Serif';
    text-align: right;
}
.urlcell {
    padding-right: 0px;
    padding-left: 0px;
    font-weight: bold;
    font-size: 8pt;
    padding-bottom: 5px;
    color: #222222;
    padding-top: 5px;
    border-bottom: #993333 1pt solid;
    font-family: Arial, Helvetica, Verdana, Sans-Serif;
    text-align: right;
    background-color: transparent;
}
.urlcell A {
    text-decoration: none;
    color: #444444;
}
.urlcell A:hover {
    color: red;
    text-decoration: none;
}
