body {
margin: 0;
padding: 0;
border: 0;
outline: 0;
    background: white;
    font-family: arial, helvetica, geneva, sans-serif;
    color: #464646;
}

a {
color: #464646;
}

img {
border: 0;
}

.latestNews {
line-height: 11px;
font-size: 11px;
}
.newstext {
border-top: 1px solid #69c;
border-bottom: 1px solid #69c;
white-space: nowrap;
font-size: 11px;
}
.latestNews td.header {
font-weight: bold;
padding-left: 7px;
}
.latestNews td.news {
padding: 0 7px 0 5px;
}
.latestNews td.spacer {
    width: 100%;
    padding: 0;
}
.latestNews td.summary {
    font-weight: bold;
    color: white;
    border-left: 1px solid #336699;
    align: right;
    text-align: right;
    white-space: nowrap;
    background-image: url(../img/backgr-latestnews-summary.png);
    background-repeat: repeat-x;
    padding: 0 7px;
}
.latestNews a {
    text-decoration: none;
}
.latestNews .open, 
.latestNews .close {
width: 6px;
border: 0;
}