BODY
{
  background-color: #FFFFFF;
  margin: 0px;
  padding: 0px;
  color: #663333;
  font-size: 12px;
  font-family: Helvetica, Verdana, Arial, Geneva, Helvetica;
  line-height: 175%
}

H1, td.contentheading
 {
  font-size: 12px;
  font-weight: bold;
 }
H2
 {
  font-size: 12px;
 }
H3
 {
  font-size: 12px;
 }
p
{
 line-height: 150%;
}
a
{
        text-decoration: none;
        color: #4C7F93;
}
table.content
{

}
table.content td
{
  vertical-align: top;
  padding-right: 5px;
}
.error
{
        color: red;
}

div.selve_newsletter span
{

}
div.selve_newsletter input
{
       margin: 25px 0 0 0;
}