body {
    font: 12px/1.2 Helvetica, Arial, sans-serif;
    background: #ddd;
    margin: 10px 10px 10px 10px;
    padding: 0px;
}

table {
    font: 12px/1.2 Helvetica, Arial, sans-serif;
}

img {
    border: 0px;
}

img.thumb {
    vertical-align: middle;
    margin-top: 2px;
    margin-bottom: 2px
}

hr {
    border-style: ridge;
    margin-left: 5%;
    margin-right: 5%;
    border: 1px solid #000;
}

a {
    text-decoration: none;
    font-weight: bold;
    color: #cc0000;
}

a:hover {
    text-decoration: underline;
    color: #ff8080;
}

a.anchor {
    font-weight: none;
    color: #000;
}

a.nav {
    color: #563;
}

a.nav:hover {
    color: #fff;
}

a.ibi {
    color: #fff;
}

td.nav {
    background: #dd9;
    font-size: 13px;
    font-weight: bold;
    color: #563;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
}

p, center, h1, h2, form, .msg_list {
    margin: 10px 10px 10px 10px;
}

p.quote {
    margin: 10px 30px 10px 30px;
}

p.credit {
    margin: 10px 30px 10px 30px;
    text-align: right;
    font-style: italic;
}

p.tail {
    font-size: 10px;
    text-align: center;
}

h1 {
    font-size: 14px;
}

h2 {
    font-size: 12px;
}

.center {
    text-align: center;
}

.msg_head {
    font-size: 12px;
    font-weight: bold;
    color: #cc0000;
}

.msg_head:hover {
    text-decoration: underline;
    color: #ff8080;
}

.msg_body {
    background: #f4f4f8;
}
