body, html {
    font-family: "helvetica", sans-serif;
    color: black;
    background: white;
}
a.crumb {
    text-decoration: none;
    font-weight: bolder;
}
a.crumb:hover {
    background-color: #b6d5ea;
    color: black;
}
img.border {
    border-style: solid;
    border-color: black;
    border-width: 1px;
}
div {
    text-align: center;
} 
div.copyrightfooter {
    font-size: smaller;
}
.caption {
    font-style: italic;
    font-size: smaller;
}
a.tr {
    text-decoration: none;
    color: black;
}
a.tr:hover {
    text-decoration: underline;
}
a.movielink {
    font-size: smaller;
}
td.tr {
    font-size: smaller;
    border-color: black;
    border-style: solid;
    border-width: 1px;
}
