.newstable
{
    background-color: #FFFFFF;
    border-width:     0px;

    margin-left:      0px;
    margin-right:     auto;
    margin-top:       auto;
    margin-bottom:    auto;
}

.newstable td
{
    margin-top:       0px;
    margin-bottom:    0px;
    border-width:     1px;
    color:            #B90000;
    text-transform:   none;
}

.newstable a
{
    color:            #000000;
    text-decoration:  none;
    background-color: #FFFFFF;
}

.newstable a:hover
{
    color:            #b80000;
    background-color: #FFFFFF;
}

.newstable b
{
     color:           #b90000;
     /*
     border-width: 1px;
     border-style : solid;
     border-color: #000;
     */
     margin-left:  40px;
}

.newstable p
{
     margin-top: 4px;
     text-indent:     20px;
     font-size: 12px;
     text-align:  center;
     
     font-family:      arial;
}

.newstable hr
{
     margin-top: -10px;
}
