body {
font-family: Arial, Helvetica, sans-serif;
background: #00642F url(/uploads/template/newsletter_bg.jpg) repeat-x;
}
td {
color: #4a4a4a;
font-size: 12px;
line-height: 15px;
}
h1, h2 {
font-size: 16px;
}
h3, h4 {
font-size: 12px;
}
h1, h3 {
color: #9A000F;
}
h2, h4 {
color: #00642F;
}
a.green {
text-align: left;
padding-left: 15px;
text-decoration: none;
color: #00642F;
background: url(/uploads/template/ico.gif)
no-repeat left center;
}
a.red {
text-align: left;
padding-left: 15px;
text-decoration: none;
color: #9A000F;
background: url(/uploads/template/ico-2.gif)
no-repeat left center;
}
td.footer {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 14px;
color: #ffffff;
}
td.footer a {
color: #ffffff;
}