

body {
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: .8em;
    color: black;
    background: url("/mm.jpg");
}

th {
    background: white;
    text-align: top;
}
.sampleline img {
    width: 200;
    border: black solid 1px;
}

.sampleline td {
    color: black;
    background: white;
    text-align: middle;
    border-bottom: gray solid 1px;
}

table {
    padding: 0;
    cellspacing: 0;
    border:black outset 3px;
}

.oneimage {
    color: black;
    background: white;
}
.oneimage td {
    border-bottom: gray solid 3px;
}
.oneimage th {
    background: #C0C0C0;
}
