.newsletter_table {
	background-color: #572A9A;
	font: 13px arial,helvetica;
}

.newsletter_hdr_row {
	background-color: #FFFFFF;
	color: #000000;
}

.newsletter_error_row {
	background-color: #FFBBBB;
	color: #000000;
	font-weight: bold;
}

.newsletter_row {
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
}

.newsletter_button {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	background-color: #BAADDF;
	border: 1px solid #572A9A;
	margin: 0px;
	padding: 0px;
}
h2
{
	font-family: 'Century Gothic', Helvetica, Arial, sans-serif;
	color: #662d91;
	margin-bottom: .4em;
	margin-top: .2em;
}
p
{
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.3em;
	margin-top: 0em;
	margin-bottom: .7em;
}
span
{
	font-family: Helvetica, Arial, sans-serif;
}
li
{
	font-family: Helvetica, Arial, sans-serif;
}

