.newsletter_title {
	font-family: 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #b99d3c;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #d9cf9a;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.newsletter_content {
	font-family: 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #555555;
	padding-top: 15px;
}

.newsletter_error {
  font-family: helvetica;
  font-size: small;
  font-weight: bold; 
  text-align: center;
  color: red;
}
