p.note {
    color: #57aa22;
    font-size: 90%;
}


#contact {
    text-align: center;
}
#contact h3 {
    color: #c92f2f;
    text-align: left;
}
#contact p {
    margin: .5em 0;
    line-height: 133%;
}
#contact p strong {
    margin-bottom: 10px;
    display: block;
    font-size: 166%;
    font-weight: bolder;
    letter-spacing: 2px;
}
#contact .note,
#contact .note a {
    color: #57aa22;
}


p.morelink {
    text-align: right;
}


dl {
}
dl dt {
    color: #57aa22;
    font-weight: bolder;
}
dl dd {
    margin-left: 0;
    margin-bottom: .66em;
    padding: 0;
}
