h1 a {
    font-size: 120%;
    margin: 0 0 0 20px;
}
table.bgTbl {
    width: 100%;
}
.article table.bgTbl th {
    background-color: #0f4589;
    color: #fff;
}
table.bgTbl td {
    background-color: #dce9f9;
}
.envelope {
    background: #0f4589;
    color: #fff;
    font-size: 120%;
    border: none;
}
.article table.bgTbl {
    border: solid 5px #0f4589;
}