body {
    color: black;
    background-color: #ffffcc;
    background-image: url(bgNews.gif);
    font-family: "Arial", sans-serif;
    font-size: 10pt;
    font-weight: normal;
    font-style: normal;
    line-height: 1.3;
    text-decoration: none;
    text-align: left;
    vertical-align: top;
    padding: 0;
    border: 0;
    margin: 0;
}

h1 {
    color: black;
    font-family: monospace;
    font-size: medium;
    font-weight: bold;
    font-style: normal;
    margin: 0;
}

p {
    font-family: sans-serif;
    font-size: small;
    font-weight: normal;
    font-style: normal;
    line-height: 1.2;
    margin: 0 0 6pt 0;
}

.TitleImg {
    text-align: center;
    border: 2px solid #996600;
    margin-top: 12pt;
    margin-bottom: 24pt;
    margin-left: 60px;
}

div.NewsItem {
    background-color: #ffffcc;
    padding: 6pt 12pt 9pt 12pt;
    border: 1px solid black;
    margin: 4pt 80px 8pt 65px;
}


#Trailer {
    margin: 48pt 80px 0 60px;
}

#TrailerRule {
    height: 2px;
    color: #006600;
}

#TrailerLeft {
    float: left;
    text-align: left;
    color: #006600;
    font-family: sans-serif;
    font-size: xx-small;
}
#TrailerRight {
    float: right;
    text-align: right;
    color: #006600;
    font-family: sans-serif;
    font-size: xx-small;
}

