A:link { color: #800000 }
A:visited { color: #800000 }
body {
    margin: 0px;
    font-family: sans-serif;
}
div.tagline {
    margin: 0px;
    font-family: serif;
    font-style: italic;
}
td.leftmargin {
    width: 73px;
    background: url("left-border.jpg")
}
table.pagetable {
    margin: 0px;
}
td.contentmargin {
    padding: 10px;
}
td.footer {
    margin-top: 10px;
    border: 1px;
    border-top-style: dashed;
    border-color: black;
}
table.dotted {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px;
    border-top-style: dashed;
    border-bottom-style: dashed;
    border-color: black;
}
table.alldotted {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px;
    border-style: dashed;
    border-color: black;
}
a {
    color: #0000ff;
}
div.title {
    font-size: 18pt;
    text-decoration: underline;
}
img.sold:after {
    content: "SOLD";
}
div.error {
    color: red;
}
div.indent {
    margin-left: 1em;
}
