H1, H2, H3, H4, H5, H6 {
 font-family: Arial,Helvetica,Geneva,sans-serif;
 margin-bottom: 0;
 color: #003366;
}

.navbar {
 font-family: Arial,Helvetica,Geneva,sans-serif;
 font-size: x-small;
}

.modified {
 font-family: Arial,Helvetica,Geneva,sans-serif;
 font-size: xx-small;
}

.hl { background: #ffff99 }

A:hover { color: red }

.goto {
 font-family: Arial,Helvetica,Geneva,sans-serif;
 font-size: x-small;
}

.xl28 { font-size: x-small }

/* The body of comments that folks post... */

.comments-body {
    font-size: small;
    font-weight:normal;
    background: #FFF;
    padding-top:5px;
    padding-bottom:5px;
    border-bottom:1px dotted #036;
}

.comments-post {
    color: #000;
    font-size: small;
    font-weight: normal;
    background: #FFF;
}

.comments-head  {
    font-size: small;
    color: #000;
    border-bottom: 1px solid #036;
    padding: 5px;
    font-weight: normal;
    margin-top: 10px;
}