div.notepara {
        margin-top: 1em;
        text-indent: 1em;
}
div.header {
     font-size: +2em;
     margin-bottom: 0;
     text-align: center;
}

div.signature {
    text-align: right;
    font-style: italic;
}

table.newsbox {
        border-style: dashed;
        border-width: thin;
}

td.newsbox {
        border-style: none;
}

.announcement {
    width: 75%;
    border: 1px solid red;
}