body { font-family: verdana; text-align: justify; font-size: 7pt; color: #888888; }
tr { font: 11px verdana; text-align: justify; cursor: default }

a:link {
    color:#b89a78; text-decoration:none;font-size: 8pt;
    font-weight : bolder;
}
a:visited {
    color:#b89a78; text-decoration:none;font-size: 8pt;
    font-weight : bolder;
}
a:hover {
    color:#b89a78; text-decoration:underline;font-size: 8pt;
    font-weight : bolder;
}

.intbl img {
    max-width: 100%;
}

.logo, .logo-img {
    display: block;
    width: 158px;
    height: 107px;
}

h1 {
    font-size: 14px;
    text-align: left;
    margin: 0 0 20px 0;
}

.center { text-align: center; }

.unavailable {
    color: #d2691e;
    font-style: italic;
}