#content {
	width: 72.5%;
	float:left;
	padding: 12px 6px 12px 12px;
	text-align: left;
	background-color: #FFFFFF;
	font: .85em "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	}

a.newsletter:link {
	color:#660033;
	text-decoration:none;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-weight: normal;
	text-align:left;
	margin: -24px 0 0 24px;
	padding: 0;
	}
	
a.newsletter:visited {
	color:#0033CC;
	text-decoration:none;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	text-align:left;
	margin: -24px 0 0 24px;
	padding: 0;
	}
	
a.newsletter:hover {
	color:#660033;
	text-decoration:underline;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	text-align:left;
	margin: -24px 0 0 24px;
	padding: 0;
	}

a.newsletterindent:link {
	color:#660033;
	text-decoration:none;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-weight: normal;
	text-align:left;
	margin: -24px 0 0 36px;
	padding: 0;
	}
	
a.newsletterindent:visited {
	color:#0033CC;
	text-decoration:none;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	text-align:left;
	margin: -24px 0 0 36px;
	padding: 0;
	}
	
a.newsletterindent:hover {
	color:#660033;
	text-decoration:underline;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	text-align:left;
	margin: -24px 0 0 36px;
	padding: 0;
	}
