
img {
    border: 0px;
}
 a
,.link {
text-decoration: none;
color: #4b2931;
cursor:pointer; }

a.delete {
    color: #e00;
}
a.help {
    color: #00f;
    font-weight: bold
}
a.push-forward {
    color: #25729a;
    font-size: .9em
}
p {
    margin-top: 10px
}
p.indent {
    text-indent: 1.5em;
}
p.justify {
    text-align: justify;
}