.news_table {
    background-image: url(topshadow.gif);
    background-repeat: repeat-x;
    border: 1px solid #E0E0E0;
}
.news_title {
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    color: #990000;
    text-decoration: none;
}
.bodytext {
    font-family: Tahoma;
    font-size: 11px;
    line-height: 16px;
    font-weight: normal;
    color: #454545;
    text-decoration: none;
    text-align: justify;
}

