    .text{
        color:#000000;
        font-family: Courier, "Courier New", monospace;
        text-transform:lowercase;
        font-size:10pt;
    }
    .table{
        border-style:solid;
        border-width:1px;
        border-color:#00000;
        border-top-width:0px;
        border-bottom-width:0px;

        color:#000000;
        font-family: Courier, "Courier New", monospace;
        text-transform:lowercase;
        font-size:10pt;
    }
    a{
        color:#000000;
        font-family: Courier, "Courier New", monospace;
        text-transform:lowercase;
    }
