img { border: 0px; }
td.image {
    text-align: center;
}
td {
    text-align: left; 
    vertical-align: middle;
    padding: 0em .5em;
}
.copyright img {
    vertical-align: top;
}
.copyright {
    font-size: 9pt;
    color: #999;
}
.copyright a {
    color: #77c;
    text-decoration: none;
}
.copyright a:hover { text-decoration: underline; }
